← Back to variant description

GeneBe API Showcase

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

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

Documentation & Advanced Usage

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

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

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

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

All tools documented at:docs.genebe.net

API Request Examples for Variant: 16-3068006-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 3068006,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001308078.4",
      "consequences": [
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001376923.1",
          "protein_id": "NP_001363852.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 213,
          "cdna_end": null,
          "cdna_length": 818,
          "mane_select": "ENST00000525643.7",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376923.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000525643.7",
          "protein_id": "ENSP00000432218.3",
          "transcript_support_level": 1,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 213,
          "cdna_end": null,
          "cdna_length": 818,
          "mane_select": "NM_001376923.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525643.7"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000396890.6",
          "protein_id": "ENSP00000380099.2",
          "transcript_support_level": 1,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 1067,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396890.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000325568.9",
          "protein_id": "ENSP00000324742.5",
          "transcript_support_level": 1,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 363,
          "cdna_end": null,
          "cdna_length": 1105,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000325568.9"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.107T>C",
          "hgvs_p": "p.Leu36Pro",
          "transcript": "ENST00000531965.5",
          "protein_id": "ENSP00000433177.1",
          "transcript_support_level": 1,
          "aa_start": 36,
          "aa_end": null,
          "aa_length": 178,
          "cds_start": 107,
          "cds_end": null,
          "cds_length": 537,
          "cdna_start": 295,
          "cdna_end": null,
          "cdna_length": 746,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000531965.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000529699.5",
          "protein_id": "ENSP00000436937.1",
          "transcript_support_level": 1,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 302,
          "cdna_end": null,
          "cdna_length": 672,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000529699.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000548246.1",
          "protein_id": "ENSP00000447979.1",
          "transcript_support_level": 1,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 148,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 447,
          "cdna_start": 77,
          "cdna_end": null,
          "cdna_length": 447,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000548246.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000396887.7",
          "protein_id": "ENSP00000380096.3",
          "transcript_support_level": 1,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 131,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 396,
          "cdna_start": 338,
          "cdna_end": null,
          "cdna_length": 789,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000396887.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "n.722T>C",
          "hgvs_p": null,
          "transcript": "ENST00000532247.5",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1381,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000532247.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "NM_001308078.4",
          "protein_id": "NP_001295007.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 351,
          "cdna_end": null,
          "cdna_length": 956,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001308078.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "NM_001369587.3",
          "protein_id": "NP_001356516.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 398,
          "cdna_end": null,
          "cdna_length": 1003,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369587.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "NM_001369588.3",
          "protein_id": "NP_001356517.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 395,
          "cdna_end": null,
          "cdna_length": 1000,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369588.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000534507.5",
          "protein_id": "ENSP00000431775.1",
          "transcript_support_level": 2,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 486,
          "cdna_end": null,
          "cdna_length": 1112,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000534507.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000548476.5",
          "protein_id": "ENSP00000449483.1",
          "transcript_support_level": 2,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 425,
          "cdna_end": null,
          "cdna_length": 1014,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000548476.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878151.1",
          "protein_id": "ENSP00000548210.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 384,
          "cdna_end": null,
          "cdna_length": 2059,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878151.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878152.1",
          "protein_id": "ENSP00000548211.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 352,
          "cdna_end": null,
          "cdna_length": 2033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878152.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878157.1",
          "protein_id": "ENSP00000548216.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 328,
          "cdna_end": null,
          "cdna_length": 1049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878157.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878158.1",
          "protein_id": "ENSP00000548217.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 383,
          "cdna_end": null,
          "cdna_length": 1095,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878158.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878159.1",
          "protein_id": "ENSP00000548218.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 386,
          "cdna_end": null,
          "cdna_length": 1010,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878159.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000878165.1",
          "protein_id": "ENSP00000548224.1",
          "transcript_support_level": null,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 234,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 705,
          "cdna_start": 375,
          "cdna_end": null,
          "cdna_length": 998,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878165.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000548807.5",
          "protein_id": "ENSP00000448354.1",
          "transcript_support_level": 3,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 224,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 676,
          "cdna_start": 409,
          "cdna_end": null,
          "cdna_length": 810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000548807.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro",
          "transcript": "ENST00000525377.6",
          "protein_id": "ENSP00000433866.3",
          "transcript_support_level": 5,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 221,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 666,
          "cdna_start": 373,
          "cdna_end": null,
          "cdna_length": 997,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525377.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.209T>C",
          "hgvs_p": "p.Leu70Pro",
          "transcript": "ENST00000552936.5",
          "protein_id": "ENSP00000447033.1",
          "transcript_support_level": 3,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 212,
          "cds_start": 209,
          "cds_end": null,
          "cds_length": 639,
          "cdna_start": 263,
          "cdna_end": null,
          "cdna_length": 713,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000552936.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.209T>C",
          "hgvs_p": "p.Leu70Pro",
          "transcript": "ENST00000948220.1",
          "protein_id": "ENSP00000618279.1",
          "transcript_support_level": null,
          "aa_start": 70,
          "aa_end": null,
          "aa_length": 212,
          "cds_start": 209,
          "cds_end": null,
          "cds_length": 639,
          "cdna_start": 311,
          "cdna_end": null,
          "cdna_length": 920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948220.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.176T>C",
          "hgvs_p": "p.Leu59Pro",
          "transcript": "ENST00000878167.1",
          "protein_id": "ENSP00000548226.1",
          "transcript_support_level": null,
          "aa_start": 59,
          "aa_end": null,
          "aa_length": 201,
          "cds_start": 176,
          "cds_end": null,
          "cds_length": 606,
          "cdna_start": 232,
          "cdna_end": null,
          "cdna_length": 837,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878167.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001012631.4",
          "protein_id": "NP_001012649.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 324,
          "cdna_end": null,
          "cdna_length": 929,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012631.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001012632.3",
          "protein_id": "NP_001012650.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 236,
          "cdna_end": null,
          "cdna_length": 841,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012632.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001012718.4",
          "protein_id": "NP_001012736.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 260,
          "cdna_end": null,
          "cdna_length": 865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012718.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001369589.3",
          "protein_id": "NP_001356518.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 303,
          "cdna_end": null,
          "cdna_length": 908,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369589.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001369596.3",
          "protein_id": "NP_001356525.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 546,
          "cdna_end": null,
          "cdna_length": 1151,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369596.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_004221.7",
          "protein_id": "NP_004212.4",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 257,
          "cdna_end": null,
          "cdna_length": 862,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_004221.7"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000440815.7",
          "protein_id": "ENSP00000405063.3",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 294,
          "cdna_end": null,
          "cdna_length": 920,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000440815.7"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000444393.7",
          "protein_id": "ENSP00000411958.3",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 266,
          "cdna_end": null,
          "cdna_length": 892,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000444393.7"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000526464.6",
          "protein_id": "ENSP00000450364.1",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 580,
          "cdna_end": null,
          "cdna_length": 1198,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000526464.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000528163.6",
          "protein_id": "ENSP00000432850.2",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 323,
          "cdna_end": null,
          "cdna_length": 950,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000528163.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000529550.5",
          "protein_id": "ENSP00000437020.1",
          "transcript_support_level": 3,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 329,
          "cdna_end": null,
          "cdna_length": 772,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000529550.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000530538.6",
          "protein_id": "ENSP00000436929.2",
          "transcript_support_level": 3,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 203,
          "cdna_end": null,
          "cdna_length": 674,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000530538.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000533097.6",
          "protein_id": "ENSP00000432917.2",
          "transcript_support_level": 2,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 207,
          "cdna_end": null,
          "cdna_length": 814,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000533097.6"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000552664.5",
          "protein_id": "ENSP00000448683.1",
          "transcript_support_level": 3,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 216,
          "cdna_end": null,
          "cdna_length": 731,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000552664.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000878153.1",
          "protein_id": "ENSP00000548212.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 347,
          "cdna_end": null,
          "cdna_length": 1385,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878153.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000878155.1",
          "protein_id": "ENSP00000548214.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 323,
          "cdna_end": null,
          "cdna_length": 949,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878155.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000878161.1",
          "protein_id": "ENSP00000548220.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 236,
          "cdna_end": null,
          "cdna_length": 862,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878161.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000921321.1",
          "protein_id": "ENSP00000591380.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 188,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 567,
          "cdna_start": 703,
          "cdna_end": null,
          "cdna_length": 1329,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000921321.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.107T>C",
          "hgvs_p": "p.Leu36Pro",
          "transcript": "NM_001369593.3",
          "protein_id": "NP_001356522.1",
          "transcript_support_level": null,
          "aa_start": 36,
          "aa_end": null,
          "aa_length": 178,
          "cds_start": 107,
          "cds_end": null,
          "cds_length": 537,
          "cdna_start": 214,
          "cdna_end": null,
          "cdna_length": 819,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369593.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "NM_001012634.4",
          "protein_id": "NP_001012652.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 153,
          "cdna_end": null,
          "cdna_length": 758,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012634.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "NM_001012635.4",
          "protein_id": "NP_001012653.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 121,
          "cdna_end": null,
          "cdna_length": 726,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012635.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001369590.3",
          "protein_id": "NP_001356519.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 257,
          "cdna_end": null,
          "cdna_length": 802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369590.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "NM_001369591.3",
          "protein_id": "NP_001356520.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 200,
          "cdna_end": null,
          "cdna_length": 805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369591.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "NM_001369592.3",
          "protein_id": "NP_001356521.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 197,
          "cdna_end": null,
          "cdna_length": 802,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369592.3"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000008180.13",
          "protein_id": "ENSP00000008180.9",
          "transcript_support_level": 2,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 162,
          "cdna_end": null,
          "cdna_length": 1056,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000008180.13"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000530890.5",
          "protein_id": "ENSP00000433747.1",
          "transcript_support_level": 2,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 151,
          "cdna_end": null,
          "cdna_length": 774,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000530890.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000552356.5",
          "protein_id": "ENSP00000446978.1",
          "transcript_support_level": 3,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 139,
          "cdna_end": null,
          "cdna_length": 623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000552356.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000613483.4",
          "protein_id": "ENSP00000479701.1",
          "transcript_support_level": 5,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 351,
          "cdna_end": null,
          "cdna_length": 1033,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000613483.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878150.1",
          "protein_id": "ENSP00000548209.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 299,
          "cdna_end": null,
          "cdna_length": 1978,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878150.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878154.1",
          "protein_id": "ENSP00000548213.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 296,
          "cdna_end": null,
          "cdna_length": 1025,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878154.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878156.1",
          "protein_id": "ENSP00000548215.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 252,
          "cdna_end": null,
          "cdna_length": 981,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878156.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878162.1",
          "protein_id": "ENSP00000548221.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 165,
          "cdna_end": null,
          "cdna_length": 791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878162.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878163.1",
          "protein_id": "ENSP00000548222.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 133,
          "cdna_end": null,
          "cdna_length": 757,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878163.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "ENST00000878166.1",
          "protein_id": "ENSP00000548225.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 507,
          "cdna_start": 177,
          "cdna_end": null,
          "cdna_length": 801,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878166.1"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "NM_001012633.4",
          "protein_id": "NP_001012651.1",
          "transcript_support_level": null,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 131,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 396,
          "cdna_start": 257,
          "cdna_end": null,
          "cdna_length": 691,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012633.4"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000549213.5",
          "protein_id": "ENSP00000447812.1",
          "transcript_support_level": 3,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 131,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 396,
          "cdna_start": 199,
          "cdna_end": null,
          "cdna_length": 654,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000549213.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.137T>C",
          "hgvs_p": "p.Leu46Pro",
          "transcript": "ENST00000551122.5",
          "protein_id": "ENSP00000447496.1",
          "transcript_support_level": 3,
          "aa_start": 46,
          "aa_end": null,
          "aa_length": 131,
          "cds_start": 137,
          "cds_end": null,
          "cds_length": 396,
          "cdna_start": 283,
          "cdna_end": null,
          "cdna_length": 733,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000551122.5"
        },
        {
          "aa_ref": "L",
          "aa_alt": "P",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.77T>C",
          "hgvs_p": "p.Leu26Pro",
          "transcript": "NM_001369595.3",
          "protein_id": "NP_001356524.1",
          "transcript_support_level": null,
          "aa_start": 26,
          "aa_end": null,
          "aa_length": 111,
          "cds_start": 77,
          "cds_end": null,
          "cds_length": 336,
          "cdna_start": 200,
          "cdna_end": null,
          "cdna_length": 634,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001369595.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.253-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000551513.5",
          "protein_id": "ENSP00000449147.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 225,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 678,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 791,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000551513.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.253-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000948223.1",
          "protein_id": "ENSP00000618282.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 225,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 678,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948223.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.115-174T>C",
          "hgvs_p": null,
          "transcript": "NM_001012636.2",
          "protein_id": "NP_001012654.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 179,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 743,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001012636.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.115-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000382213.7",
          "protein_id": "ENSP00000371648.3",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 179,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 880,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000382213.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.115-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000548652.5",
          "protein_id": "ENSP00000446624.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 179,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 540,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000548652.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000878160.1",
          "protein_id": "ENSP00000548219.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 804,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878160.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000878164.1",
          "protein_id": "ENSP00000548223.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 753,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878164.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000948218.1",
          "protein_id": "ENSP00000618277.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 940,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948218.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000948219.1",
          "protein_id": "ENSP00000618278.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 844,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948219.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000948221.1",
          "protein_id": "ENSP00000618280.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 773,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948221.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000948222.1",
          "protein_id": "ENSP00000618281.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 159,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 480,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 716,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000948222.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "c.55-174T>C",
          "hgvs_p": null,
          "transcript": "ENST00000525228.5",
          "protein_id": "ENSP00000431740.1",
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 130,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 394,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 566,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000525228.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "n.203T>C",
          "hgvs_p": null,
          "transcript": "ENST00000528652.2",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 519,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000528652.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "n.*172T>C",
          "hgvs_p": null,
          "transcript": "ENST00000532086.1",
          "protein_id": null,
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000532086.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "n.-112T>C",
          "hgvs_p": null,
          "transcript": "ENST00000525003.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 544,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000525003.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "IL32",
          "gene_hgnc_id": 16830,
          "hgvs_c": "n.*118T>C",
          "hgvs_p": null,
          "transcript": "ENST00000534748.6",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 580,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000534748.6"
        }
      ],
      "gene_symbol": "IL32",
      "gene_hgnc_id": 16830,
      "dbsnp": "rs774367638",
      "frequency_reference_population": 0.0000043371315,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 7,
      "gnomad_exomes_af": 0.00000410444,
      "gnomad_genomes_af": 0.00000657298,
      "gnomad_exomes_ac": 6,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.19566547870635986,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.296,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.9332,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.05,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": -0.075,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 2,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001308078.4",
          "gene_symbol": "IL32",
          "hgnc_id": 16830,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.275T>C",
          "hgvs_p": "p.Leu92Pro"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.