← 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: 12-75284965-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 1,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "CAPS2",
          "hgnc_id": 16471,
          "hgvs_c": "c.1415G>A",
          "hgvs_p": "p.Arg472Gln",
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 1,
          "transcript": "NM_001355023.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 1,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "CAPS2-AS1",
          "hgnc_id": 40769,
          "hgvs_c": "n.424-10078C>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 1,
          "transcript": "XR_001749212.2",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_score": 1,
      "allele_count_reference_population": 15,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.1718,
      "alt": "T",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.3,
      "chr": "12",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "not specified",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.28734514117240906,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5072,
          "cdna_start": 1884,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001355024.4",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000699294.1",
          "protein_coding": true,
          "protein_id": "NP_001341953.2",
          "strand": false,
          "transcript": "NM_001355024.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 5072,
          "cdna_start": 1884,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000699294.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001355024.4",
          "protein_coding": true,
          "protein_id": "ENSP00000514274.1",
          "strand": false,
          "transcript": "ENST00000699294.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 595,
          "aa_ref": "R",
          "aa_start": 504,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3467,
          "cdna_start": 1511,
          "cds_end": null,
          "cds_length": 1788,
          "cds_start": 1511,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000393284.8",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1511G>A",
          "hgvs_p": "p.Arg504Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000376963.4",
          "strand": false,
          "transcript": "ENST00000393284.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 468,
          "aa_ref": "R",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1859,
          "cdna_start": 1489,
          "cds_end": null,
          "cds_length": 1407,
          "cds_start": 1301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000409799.6",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1301G>A",
          "hgvs_p": "p.Arg434Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386977.2",
          "strand": false,
          "transcript": "ENST00000409799.6",
          "transcript_support_level": 1
        },
        {
          "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": 3831,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000328705.7",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.*1715G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000331007.3",
          "strand": false,
          "transcript": "ENST00000328705.7",
          "transcript_support_level": 1
        },
        {
          "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": 2569,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000336815.10",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.*587G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000338474.6",
          "strand": false,
          "transcript": "ENST00000336815.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1411,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "ENST00000409004.5",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1041G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000409004.5",
          "transcript_support_level": 1
        },
        {
          "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": 3831,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000328705.7",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.*1715G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000331007.3",
          "strand": false,
          "transcript": "ENST00000328705.7",
          "transcript_support_level": 1
        },
        {
          "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": 2569,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000336815.10",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.*587G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000338474.6",
          "strand": false,
          "transcript": "ENST00000336815.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 563,
          "aa_ref": "R",
          "aa_start": 472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4756,
          "cdna_start": 1568,
          "cds_end": null,
          "cds_length": 1692,
          "cds_start": 1415,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001355023.4",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1415G>A",
          "hgvs_p": "p.Arg472Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341952.2",
          "strand": false,
          "transcript": "NM_001355023.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 563,
          "aa_ref": "R",
          "aa_start": 472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3536,
          "cdna_start": 1580,
          "cds_end": null,
          "cds_length": 1692,
          "cds_start": 1415,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000891117.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1415G>A",
          "hgvs_p": "p.Arg472Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561176.1",
          "strand": false,
          "transcript": "ENST00000891117.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 563,
          "aa_ref": "R",
          "aa_start": 472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4855,
          "cdna_start": 1670,
          "cds_end": null,
          "cds_length": 1692,
          "cds_start": 1415,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000912723.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1415G>A",
          "hgvs_p": "p.Arg472Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000582784.1",
          "strand": false,
          "transcript": "ENST00000912723.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 563,
          "aa_ref": "R",
          "aa_start": 472,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3806,
          "cdna_start": 1891,
          "cds_end": null,
          "cds_length": 1692,
          "cds_start": 1415,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000968431.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1415G>A",
          "hgvs_p": "p.Arg472Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638490.1",
          "strand": false,
          "transcript": "ENST00000968431.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 523,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2403,
          "cdna_start": 2033,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_032606.5",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1568G>A",
          "hgvs_p": "p.Arg523Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_115995.2",
          "strand": false,
          "transcript": "NM_032606.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4720,
          "cdna_start": 1539,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000891113.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561172.1",
          "strand": false,
          "transcript": "ENST00000891113.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3527,
          "cdna_start": 1571,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000891115.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561174.1",
          "strand": false,
          "transcript": "ENST00000891115.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3510,
          "cdna_start": 1554,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000891118.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561177.1",
          "strand": false,
          "transcript": "ENST00000891118.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 557,
          "aa_ref": "R",
          "aa_start": 466,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2601,
          "cdna_start": 1932,
          "cds_end": null,
          "cds_length": 1674,
          "cds_start": 1397,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "ENST00000891121.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1397G>A",
          "hgvs_p": "p.Arg466Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561180.1",
          "strand": false,
          "transcript": "ENST00000891121.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 538,
          "aa_ref": "R",
          "aa_start": 504,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2135,
          "cdna_start": 1765,
          "cds_end": null,
          "cds_length": 1617,
          "cds_start": 1511,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "ENST00000409445.8",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1511G>A",
          "hgvs_p": "p.Arg504Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000386959.4",
          "strand": false,
          "transcript": "ENST00000409445.8",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 532,
          "aa_ref": "R",
          "aa_start": 441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4582,
          "cdna_start": 1395,
          "cds_end": null,
          "cds_length": 1599,
          "cds_start": 1322,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000968428.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1322G>A",
          "hgvs_p": "p.Arg441Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638487.1",
          "strand": false,
          "transcript": "ENST00000968428.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 528,
          "aa_ref": "R",
          "aa_start": 437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4752,
          "cdna_start": 1564,
          "cds_end": null,
          "cds_length": 1587,
          "cds_start": 1310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001355025.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1310G>A",
          "hgvs_p": "p.Arg437Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341954.1",
          "strand": false,
          "transcript": "NM_001355025.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 525,
          "aa_ref": "R",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3334,
          "cdna_start": 1394,
          "cds_end": null,
          "cds_length": 1578,
          "cds_start": 1301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000891116.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1301G>A",
          "hgvs_p": "p.Arg434Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561175.1",
          "strand": false,
          "transcript": "ENST00000891116.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 525,
          "aa_ref": "R",
          "aa_start": 434,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2984,
          "cdna_start": 1465,
          "cds_end": null,
          "cds_length": 1578,
          "cds_start": 1301,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "ENST00000891119.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1301G>A",
          "hgvs_p": "p.Arg434Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561178.1",
          "strand": false,
          "transcript": "ENST00000891119.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 513,
          "aa_ref": "R",
          "aa_start": 422,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2663,
          "cdna_start": 1398,
          "cds_end": null,
          "cds_length": 1542,
          "cds_start": 1265,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000891120.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1265G>A",
          "hgvs_p": "p.Arg422Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561179.1",
          "strand": false,
          "transcript": "ENST00000891120.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 500,
          "aa_ref": "R",
          "aa_start": 409,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3321,
          "cdna_start": 1381,
          "cds_end": null,
          "cds_length": 1503,
          "cds_start": 1226,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000968430.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1226G>A",
          "hgvs_p": "p.Arg409Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638489.1",
          "strand": false,
          "transcript": "ENST00000968430.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 493,
          "aa_ref": "R",
          "aa_start": 402,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4538,
          "cdna_start": 1351,
          "cds_end": null,
          "cds_length": 1482,
          "cds_start": 1205,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000968429.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1205G>A",
          "hgvs_p": "p.Arg402Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000638488.1",
          "strand": false,
          "transcript": "ENST00000968429.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 477,
          "aa_ref": "R",
          "aa_start": 386,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4376,
          "cdna_start": 1188,
          "cds_end": null,
          "cds_length": 1434,
          "cds_start": 1157,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NM_001355026.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1157G>A",
          "hgvs_p": "p.Arg386Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341955.1",
          "strand": false,
          "transcript": "NM_001355026.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 475,
          "aa_ref": "R",
          "aa_start": 441,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2158,
          "cdna_start": 1788,
          "cds_end": null,
          "cds_length": 1428,
          "cds_start": 1322,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001286547.3",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1322G>A",
          "hgvs_p": "p.Arg441Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001273476.1",
          "strand": false,
          "transcript": "NM_001286547.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 471,
          "aa_ref": "R",
          "aa_start": 437,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1869,
          "cdna_start": 1499,
          "cds_end": null,
          "cds_length": 1416,
          "cds_start": 1310,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 17,
          "exon_rank": 15,
          "exon_rank_end": null,
          "feature": "NM_001355027.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1310G>A",
          "hgvs_p": "p.Arg437Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341956.1",
          "strand": false,
          "transcript": "NM_001355027.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 468,
          "aa_ref": "R",
          "aa_start": 377,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3777,
          "cdna_start": 1263,
          "cds_end": null,
          "cds_length": 1407,
          "cds_start": 1130,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000891114.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1130G>A",
          "hgvs_p": "p.Arg377Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000561173.1",
          "strand": false,
          "transcript": "ENST00000891114.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5060,
          "cdna_start": 1872,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "NM_001286548.3",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001273477.1",
          "strand": false,
          "transcript": "NM_001286548.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4500,
          "cdna_start": 1312,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001355030.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341959.1",
          "strand": false,
          "transcript": "NM_001355030.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4518,
          "cdna_start": 1330,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001355031.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341960.1",
          "strand": false,
          "transcript": "NM_001355031.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4660,
          "cdna_start": 1472,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "NM_001355032.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341961.1",
          "strand": false,
          "transcript": "NM_001355032.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4876,
          "cdna_start": 1688,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001355033.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001341962.1",
          "strand": false,
          "transcript": "NM_001355033.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "R",
          "aa_start": 523,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10545,
          "cdna_start": 7357,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 22,
          "exon_rank_end": null,
          "feature": "XM_047429724.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1568G>A",
          "hgvs_p": "p.Arg523Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285680.1",
          "strand": false,
          "transcript": "XM_047429724.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "R",
          "aa_start": 523,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 10757,
          "cdna_start": 7569,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047429725.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1568G>A",
          "hgvs_p": "p.Arg523Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285681.1",
          "strand": false,
          "transcript": "XM_047429725.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "R",
          "aa_start": 523,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9892,
          "cdna_start": 6704,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 19,
          "exon_rank_end": null,
          "feature": "XM_047429726.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1568G>A",
          "hgvs_p": "p.Arg523Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285682.1",
          "strand": false,
          "transcript": "XM_047429726.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 614,
          "aa_ref": "R",
          "aa_start": 523,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 9837,
          "cdna_start": 6649,
          "cds_end": null,
          "cds_length": 1845,
          "cds_start": 1568,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 20,
          "exon_rank": 18,
          "exon_rank_end": null,
          "feature": "XM_047429727.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1568G>A",
          "hgvs_p": "p.Arg523Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285683.1",
          "strand": false,
          "transcript": "XM_047429727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "R",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5186,
          "cdna_start": 1998,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XM_011538878.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1532G>A",
          "hgvs_p": "p.Arg511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011537180.1",
          "strand": false,
          "transcript": "XM_011538878.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "R",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5712,
          "cdna_start": 2524,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_011538889.4",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1532G>A",
          "hgvs_p": "p.Arg511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011537191.1",
          "strand": false,
          "transcript": "XM_011538889.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "R",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4843,
          "cdna_start": 1655,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XM_047429728.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1532G>A",
          "hgvs_p": "p.Arg511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285684.1",
          "strand": false,
          "transcript": "XM_047429728.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "R",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4847,
          "cdna_start": 1659,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 19,
          "exon_rank": 17,
          "exon_rank_end": null,
          "feature": "XM_047429729.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1532G>A",
          "hgvs_p": "p.Arg511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285685.1",
          "strand": false,
          "transcript": "XM_047429729.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 602,
          "aa_ref": "R",
          "aa_start": 511,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4792,
          "cdna_start": 1604,
          "cds_end": null,
          "cds_length": 1809,
          "cds_start": 1532,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 18,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XM_047429730.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1532G>A",
          "hgvs_p": "p.Arg511Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285686.1",
          "strand": false,
          "transcript": "XM_047429730.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 544,
          "aa_ref": "R",
          "aa_start": 453,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5011,
          "cdna_start": 1823,
          "cds_end": null,
          "cds_length": 1635,
          "cds_start": 1358,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 16,
          "exon_rank": 14,
          "exon_rank_end": null,
          "feature": "XM_011538887.3",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1358G>A",
          "hgvs_p": "p.Arg453Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011537189.1",
          "strand": false,
          "transcript": "XM_011538887.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 509,
          "aa_ref": "R",
          "aa_start": 418,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4472,
          "cdna_start": 1284,
          "cds_end": null,
          "cds_length": 1530,
          "cds_start": 1253,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "XM_011538888.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.1253G>A",
          "hgvs_p": "p.Arg418Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011537190.1",
          "strand": false,
          "transcript": "XM_011538888.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "Q",
          "aa_end": null,
          "aa_length": 382,
          "aa_ref": "R",
          "aa_start": 291,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4613,
          "cdna_start": 1425,
          "cds_end": null,
          "cds_length": 1149,
          "cds_start": 872,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 15,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047429731.1",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.872G>A",
          "hgvs_p": "p.Arg291Gln",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047285687.1",
          "strand": false,
          "transcript": "XM_047429731.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": 4235,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_149155.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1047G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149155.2",
          "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": 4207,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NR_149156.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1019G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149156.2",
          "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": 4639,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NR_149157.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1451G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149157.2",
          "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": 4080,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "NR_149158.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.892G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149158.2",
          "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": 4611,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NR_149159.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1423G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149159.2",
          "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": 4671,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 13,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "NR_149160.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1483G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149160.2",
          "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": 4281,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NR_149161.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.1093G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_149161.2",
          "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": 3855,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 19,
          "exon_rank": 16,
          "exon_rank_end": null,
          "feature": "XR_944789.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "n.2033G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "XR_944789.2",
          "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": 468,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000549953.1",
          "gene_hgnc_id": 40769,
          "gene_symbol": "CAPS2-AS1",
          "hgvs_c": "n.399-10078C>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000549953.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 635,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_001749212.2",
          "gene_hgnc_id": 40769,
          "gene_symbol": "CAPS2-AS1",
          "hgvs_c": "n.424-10078C>T",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_001749212.2",
          "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": 535,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 4,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XR_001749213.2",
          "gene_hgnc_id": 40769,
          "gene_symbol": "CAPS2-AS1",
          "hgvs_c": "n.324-10078C>T",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_001749213.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 434,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1850,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1305,
          "cds_start": null,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_count": 15,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_011538890.2",
          "gene_hgnc_id": 16471,
          "gene_symbol": "CAPS2",
          "hgvs_c": "c.*108G>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011537192.1",
          "strand": true,
          "transcript": "XM_011538890.2",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs1393189540",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000010369787,
      "gene_hgnc_id": 16471,
      "gene_symbol": "CAPS2",
      "gnomad_exomes_ac": 15,
      "gnomad_exomes_af": 0.0000103698,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": 3.069,
      "pos": 75284965,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.085,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001355023.4"
    }
  ]
}
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.