← 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: 20-34369410-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 10,
          "criteria": [
            "BP4_Moderate",
            "BA1"
          ],
          "effects": [
            "5_prime_UTR_variant"
          ],
          "gene_symbol": "ITCH",
          "hgnc_id": 13890,
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -10,
          "transcript": "NM_001257137.3",
          "verdict": "Benign"
        },
        {
          "benign_score": 10,
          "criteria": [
            "BP4_Moderate",
            "BA1"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "ENSG00000289720",
          "hgnc_id": null,
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -10,
          "transcript": "ENST00000696979.1",
          "verdict": "Benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BA1",
      "acmg_score": -10,
      "allele_count_reference_population": 211281,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.37,
      "chr": "20",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": -0.3700000047683716,
      "computational_source_selected": "BayesDel_noAF",
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6743,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_031483.7",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000374864.10",
          "protein_coding": true,
          "protein_id": "NP_113671.3",
          "strand": true,
          "transcript": "NM_031483.7",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6743,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000374864.10",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_031483.7",
          "protein_coding": true,
          "protein_id": "ENSP00000363998.4",
          "strand": true,
          "transcript": "ENST00000374864.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6447,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000262650.11",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000262650.5",
          "strand": true,
          "transcript": "ENST00000262650.11",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696979.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513014.1",
          "strand": true,
          "transcript": "ENST00000696979.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3463,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696979.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513014.1",
          "strand": true,
          "transcript": "ENST00000696979.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 909,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2987,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2730,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000884259.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554318.1",
          "strand": true,
          "transcript": "ENST00000884259.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6866,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001257137.3",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001244066.1",
          "strand": true,
          "transcript": "NM_001257137.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6887,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001324197.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311126.1",
          "strand": true,
          "transcript": "NM_001324197.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 903,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3159,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2712,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000665346.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499786.1",
          "strand": true,
          "transcript": "ENST00000665346.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 900,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4484,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2703,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000670516.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499526.1",
          "strand": true,
          "transcript": "ENST00000670516.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 871,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3685,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2616,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000884255.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554314.1",
          "strand": true,
          "transcript": "ENST00000884255.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 866,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3254,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2601,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696975.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513012.1",
          "strand": true,
          "transcript": "ENST00000696975.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6764,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001324198.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001311127.1",
          "strand": true,
          "transcript": "NM_001324198.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6404,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000884253.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554312.1",
          "strand": true,
          "transcript": "ENST00000884253.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3799,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000884254.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554313.1",
          "strand": true,
          "transcript": "ENST00000884254.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 862,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3111,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2589,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000884258.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554317.1",
          "strand": true,
          "transcript": "ENST00000884258.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 830,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5266,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2493,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000665484.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499605.1",
          "strand": true,
          "transcript": "ENST00000665484.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 816,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3510,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2451,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000938729.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000608788.1",
          "strand": true,
          "transcript": "ENST00000938729.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 779,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4111,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2340,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 23,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000660337.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499685.1",
          "strand": true,
          "transcript": "ENST00000660337.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 773,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5203,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2322,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 23,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000943493.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613552.1",
          "strand": true,
          "transcript": "ENST00000943493.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 752,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6601,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2259,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001257138.3",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-270G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001244067.1",
          "strand": true,
          "transcript": "NM_001257138.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 752,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6218,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2259,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 24,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000535650.8",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-270G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000445608.1",
          "strand": true,
          "transcript": "ENST00000535650.8",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 639,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2953,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1920,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 19,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000884256.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554315.1",
          "strand": true,
          "transcript": "ENST00000884256.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 617,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2983,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1854,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 20,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000884257.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000554316.1",
          "strand": true,
          "transcript": "ENST00000884257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 90,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 590,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 275,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 6,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000654846.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-260G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499220.1",
          "strand": true,
          "transcript": "ENST00000654846.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 72,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 219,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000665428.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-321G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499283.1",
          "strand": true,
          "transcript": "ENST00000665428.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 3,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 593,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 13,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696984.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000513019.1",
          "strand": true,
          "transcript": "ENST00000696984.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 793,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6775,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 2382,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047440533.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-321G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047296489.1",
          "strand": true,
          "transcript": "XM_047440533.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 594,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2095,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1785,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 19,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047440538.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047296494.1",
          "strand": true,
          "transcript": "XM_047440538.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 445,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2105,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1338,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 14,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_047440539.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "c.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047296495.1",
          "strand": true,
          "transcript": "XM_047440539.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000461661.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000491176.2",
          "strand": true,
          "transcript": "ENST00000461661.2",
          "transcript_support_level": 5
        },
        {
          "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": 595,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000479215.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.94G>A",
          "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": "ENST00000479215.2",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2398,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000658310.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.74G>A",
          "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": "ENST00000658310.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2572,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 15,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000662871.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.55G>A",
          "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": "ENST00000662871.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3420,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 29,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000664852.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499754.1",
          "strand": true,
          "transcript": "ENST00000664852.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3496,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696974.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513011.1",
          "strand": true,
          "transcript": "ENST00000696974.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3586,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 30,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696978.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513013.1",
          "strand": true,
          "transcript": "ENST00000696978.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3414,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696980.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513015.1",
          "strand": true,
          "transcript": "ENST00000696980.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3460,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696981.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513016.1",
          "strand": true,
          "transcript": "ENST00000696981.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5313,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 25,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000461661.2",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000491176.2",
          "strand": true,
          "transcript": "ENST00000461661.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3420,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 29,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000664852.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000499754.1",
          "strand": true,
          "transcript": "ENST00000664852.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3496,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 26,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696974.1",
          "gene_hgnc_id": 13890,
          "gene_symbol": "ITCH",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513011.1",
          "strand": true,
          "transcript": "ENST00000696974.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3586,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 30,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696978.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-103G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513013.1",
          "strand": true,
          "transcript": "ENST00000696978.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3414,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696980.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513015.1",
          "strand": true,
          "transcript": "ENST00000696980.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3460,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 28,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000696981.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000289720",
          "hgvs_c": "n.-82G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000513016.1",
          "strand": true,
          "transcript": "ENST00000696981.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs3746455",
      "effect": "5_prime_UTR_variant",
      "frequency_reference_population": 0.5300391,
      "gene_hgnc_id": 13890,
      "gene_symbol": "ITCH",
      "gnomad_exomes_ac": 126544,
      "gnomad_exomes_af": 0.51303,
      "gnomad_exomes_homalt": 33210,
      "gnomad_genomes_ac": 84737,
      "gnomad_genomes_af": 0.557649,
      "gnomad_genomes_homalt": 24251,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 57461,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 1.654,
      "pos": 34369410,
      "ref": "G",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001257137.3"
    }
  ]
}
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.