← 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: 7-150369797-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 8,
          "criteria": [
            "BP4_Strong",
            "BS2"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "REPIN1",
          "hgnc_id": 17922,
          "hgvs_c": "c.95G>C",
          "hgvs_p": "p.Arg32Pro",
          "inheritance_mode": "AD",
          "pathogenic_score": 0,
          "score": -8,
          "transcript": "NM_001388037.1",
          "verdict": "Benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "ZNF775",
          "hgnc_id": 28501,
          "hgvs_c": "c.-50+856G>C",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "ENST00000478789.5",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Strong"
          ],
          "effects": [
            "intron_variant"
          ],
          "gene_symbol": "REPIN1-AS1",
          "hgnc_id": 41201,
          "hgvs_c": "n.176+1281C>G",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "ENST00000488310.1",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BS2",
      "acmg_score": -8,
      "allele_count_reference_population": 385,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.4157,
      "alt": "C",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.59,
      "chr": "7",
      "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.0032819509506225586,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3130,
          "cdna_start": 247,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001099695.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000489432.7",
          "protein_coding": true,
          "protein_id": "NP_001093165.1",
          "strand": true,
          "transcript": "NM_001099695.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3130,
          "cdna_start": 247,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000489432.7",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001099695.2",
          "protein_coding": true,
          "protein_id": "ENSP00000417291.2",
          "strand": true,
          "transcript": "ENST00000489432.7",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2969,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000444957.3",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-15+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000407714.1",
          "strand": true,
          "transcript": "ENST00000444957.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 55,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1022,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 168,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000466559.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.39+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000418507.1",
          "strand": true,
          "transcript": "ENST00000466559.1",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 626,
          "aa_ref": "R",
          "aa_start": 32,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3056,
          "cdna_start": 176,
          "cds_end": null,
          "cds_length": 1881,
          "cds_start": 95,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388037.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.95G>C",
          "hgvs_p": "p.Arg32Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374966.1",
          "strand": true,
          "transcript": "NM_001388037.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3222,
          "cdna_start": 339,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001362745.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001349674.1",
          "strand": true,
          "transcript": "NM_001362745.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3233,
          "cdna_start": 350,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388038.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374967.1",
          "strand": true,
          "transcript": "NM_001388038.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3202,
          "cdna_start": 319,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388039.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374968.1",
          "strand": true,
          "transcript": "NM_001388039.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3591,
          "cdna_start": 708,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001388040.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374969.1",
          "strand": true,
          "transcript": "NM_001388040.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3262,
          "cdna_start": 375,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000892312.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562371.1",
          "strand": true,
          "transcript": "ENST00000892312.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3226,
          "cdna_start": 339,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000892313.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562372.1",
          "strand": true,
          "transcript": "ENST00000892313.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3665,
          "cdna_start": 776,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000892314.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562373.1",
          "strand": true,
          "transcript": "ENST00000892314.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3106,
          "cdna_start": 225,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000892315.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562374.1",
          "strand": true,
          "transcript": "ENST00000892315.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3458,
          "cdna_start": 578,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000892316.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000562375.1",
          "strand": true,
          "transcript": "ENST00000892316.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3368,
          "cdna_start": 489,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000932521.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602580.1",
          "strand": true,
          "transcript": "ENST00000932521.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 624,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3136,
          "cdna_start": 257,
          "cds_end": null,
          "cds_length": 1875,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000932522.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000602581.1",
          "strand": true,
          "transcript": "ENST00000932522.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3230,
          "cdna_start": 350,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388041.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374970.1",
          "strand": true,
          "transcript": "NM_001388041.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3127,
          "cdna_start": 247,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388042.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374971.1",
          "strand": true,
          "transcript": "NM_001388042.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3219,
          "cdna_start": 339,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388043.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374972.1",
          "strand": true,
          "transcript": "NM_001388043.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3199,
          "cdna_start": 319,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388044.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374973.1",
          "strand": true,
          "transcript": "NM_001388044.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 623,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3588,
          "cdna_start": 708,
          "cds_end": null,
          "cds_length": 1872,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001388045.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374974.1",
          "strand": true,
          "transcript": "NM_001388045.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 392,
          "aa_ref": "R",
          "aa_start": 32,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1262,
          "cdna_start": 176,
          "cds_end": null,
          "cds_length": 1181,
          "cds_start": 95,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000488943.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.95G>C",
          "hgvs_p": "p.Arg32Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000419872.1",
          "strand": true,
          "transcript": "ENST00000488943.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 365,
          "aa_ref": "R",
          "aa_start": 32,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1192,
          "cdna_start": 189,
          "cds_end": null,
          "cds_length": 1098,
          "cds_start": 95,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000475514.5",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.95G>C",
          "hgvs_p": "p.Arg32Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000419789.1",
          "strand": true,
          "transcript": "ENST00000475514.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 136,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3182,
          "cdna_start": 174,
          "cds_end": null,
          "cds_length": 411,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000479668.5",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000420578.1",
          "strand": true,
          "transcript": "ENST00000479668.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 136,
          "aa_ref": "R",
          "aa_start": 29,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1029,
          "cdna_start": 257,
          "cds_end": null,
          "cds_length": 411,
          "cds_start": 86,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000482680.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.86G>C",
          "hgvs_p": "p.Arg29Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000417982.1",
          "strand": true,
          "transcript": "ENST00000482680.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3358,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001362746.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001349675.1",
          "strand": true,
          "transcript": "NM_001362746.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3355,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388047.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-208G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374976.1",
          "strand": true,
          "transcript": "NM_001388047.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3344,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388052.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-208G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374981.1",
          "strand": true,
          "transcript": "NM_001388052.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3252,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388053.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-208G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374982.1",
          "strand": true,
          "transcript": "NM_001388053.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3347,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388054.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374983.1",
          "strand": true,
          "transcript": "NM_001388054.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3327,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388055.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374984.1",
          "strand": true,
          "transcript": "NM_001388055.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3324,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001388059.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-208G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374988.1",
          "strand": true,
          "transcript": "NM_001388059.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3716,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001388060.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374989.1",
          "strand": true,
          "transcript": "NM_001388060.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3713,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001388061.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-208G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374990.1",
          "strand": true,
          "transcript": "NM_001388061.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3762,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_001388062.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-257G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374991.1",
          "strand": true,
          "transcript": "NM_001388062.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3255,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_013400.4",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_037532.2",
          "strand": true,
          "transcript": "NM_013400.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3292,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000397281.6",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-211G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000380451.2",
          "strand": true,
          "transcript": "ENST00000397281.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4146,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_024446737.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-1102G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302505.1",
          "strand": true,
          "transcript": "XM_024446737.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4143,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_024446738.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-1099G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_024302506.1",
          "strand": true,
          "transcript": "XM_024446738.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4059,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "XM_047420278.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-554G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047276234.1",
          "strand": true,
          "transcript": "XM_047420278.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2932,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001099696.3",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-15+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001093166.1",
          "strand": true,
          "transcript": "NM_001099696.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2929,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001362747.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-12+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001349676.1",
          "strand": true,
          "transcript": "NM_001362747.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3160,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388046.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-139-963G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374975.1",
          "strand": true,
          "transcript": "NM_001388046.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3157,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388048.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-136-963G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374977.1",
          "strand": true,
          "transcript": "NM_001388048.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3035,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388049.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-14-1431G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374978.1",
          "strand": true,
          "transcript": "NM_001388049.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3032,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388050.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-11-1434G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374979.1",
          "strand": true,
          "transcript": "NM_001388050.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3057,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388051.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-140+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374980.1",
          "strand": true,
          "transcript": "NM_001388051.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3001,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388056.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-12+784G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374985.1",
          "strand": true,
          "transcript": "NM_001388056.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3054,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388057.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-137+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374986.1",
          "strand": true,
          "transcript": "NM_001388057.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3024,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388058.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-15+764G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374987.1",
          "strand": true,
          "transcript": "NM_001388058.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2965,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388063.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-140+127G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374992.1",
          "strand": true,
          "transcript": "NM_001388063.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2840,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388064.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-15+127G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374993.1",
          "strand": true,
          "transcript": "NM_001388064.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2837,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001388065.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-12+127G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001374994.1",
          "strand": true,
          "transcript": "NM_001388065.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 145,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 583,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 439,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000519397.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-14-1431G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000428562.1",
          "strand": true,
          "transcript": "ENST00000519397.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 143,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 635,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 434,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000478789.5",
          "gene_hgnc_id": 28501,
          "gene_symbol": "ZNF775",
          "hgvs_c": "c.-50+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000419336.1",
          "strand": true,
          "transcript": "ENST00000478789.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 136,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 478,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 411,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000518514.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.131+764G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000428129.1",
          "strand": true,
          "transcript": "ENST00000518514.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 567,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3400,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1704,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "XM_047420279.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "c.-483+856G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047276235.1",
          "strand": true,
          "transcript": "XM_047420279.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 899,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000467980.5",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.*94G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000418279.1",
          "strand": true,
          "transcript": "ENST00000467980.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 910,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000469309.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.296G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000469309.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1064,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000473391.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.259G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000473391.1",
          "transcript_support_level": 2
        },
        {
          "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": 824,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000486714.2",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.86G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000417786.2",
          "strand": true,
          "transcript": "ENST00000486714.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 464,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000487455.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.217G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000487455.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 672,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000495535.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.335G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000495535.1",
          "transcript_support_level": 3
        },
        {
          "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": 480,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000522266.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.*94G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427721.1",
          "strand": true,
          "transcript": "ENST00000522266.1",
          "transcript_support_level": 2
        },
        {
          "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": 899,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000467980.5",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.*94G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000418279.1",
          "strand": true,
          "transcript": "ENST00000467980.5",
          "transcript_support_level": 3
        },
        {
          "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": 480,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 3,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000522266.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.*94G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000427721.1",
          "strand": true,
          "transcript": "ENST00000522266.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 577,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000488310.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.176+1281C>G",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000488310.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 621,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 2,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000518462.1",
          "gene_hgnc_id": 17922,
          "gene_symbol": "REPIN1",
          "hgvs_c": "n.291+127G>C",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000518462.1",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1750,
          "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": "NR_183428.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.341+900C>G",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_183428.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": 1853,
          "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": "NR_183429.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.333+908C>G",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_183429.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": 1874,
          "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": "NR_183434.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.354+908C>G",
          "hgvs_p": null,
          "intron_rank": 3,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_183434.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": 1687,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NR_183436.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.167+1281C>G",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_183436.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": 1576,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 3,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NR_183437.1",
          "gene_hgnc_id": 41201,
          "gene_symbol": "REPIN1-AS1",
          "hgvs_c": "n.167+1281C>G",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "NR_183437.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs201787512",
      "effect": "missense_variant",
      "frequency_reference_population": 0.00023855967,
      "gene_hgnc_id": 17922,
      "gene_symbol": "REPIN1",
      "gnomad_exomes_ac": 354,
      "gnomad_exomes_af": 0.00024221,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_ac": 31,
      "gnomad_genomes_af": 0.000203535,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 1,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": "Uncertain significance",
      "phenotype_combined": "not specified",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -0.147,
      "pos": 150369797,
      "ref": "G",
      "revel_prediction": "Benign",
      "revel_score": 0.013,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_001388037.1"
    }
  ]
}
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.