← 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: 3-42519262-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "VIPR1",
          "hgnc_id": 12694,
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_004624.4",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "VIPR1-AS1",
          "hgnc_id": 40610,
          "hgvs_c": "n.634G>T",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "ENST00000593611.3",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 1,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.2282,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.32,
      "chr": "3",
      "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.2515103220939636,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 457,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2754,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1374,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_004624.4",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000325123.5",
          "protein_coding": true,
          "protein_id": "NP_004615.2",
          "strand": true,
          "transcript": "NM_004624.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 457,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2754,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1374,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000325123.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_004624.4",
          "protein_coding": true,
          "protein_id": "ENSP00000327246.4",
          "strand": true,
          "transcript": "ENST00000325123.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 467,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2784,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1404,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883021.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553080.1",
          "strand": true,
          "transcript": "ENST00000883021.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2900,
          "cdna_start": 346,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883016.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553075.1",
          "strand": true,
          "transcript": "ENST00000883016.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2789,
          "cdna_start": 350,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883017.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553076.1",
          "strand": true,
          "transcript": "ENST00000883017.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 455,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2782,
          "cdna_start": 338,
          "cds_end": null,
          "cds_length": 1368,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883018.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553077.1",
          "strand": true,
          "transcript": "ENST00000883018.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 455,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2753,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1368,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883020.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553079.1",
          "strand": true,
          "transcript": "ENST00000883020.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 455,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2748,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1368,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883025.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553084.1",
          "strand": true,
          "transcript": "ENST00000883025.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2745,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883022.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553081.1",
          "strand": true,
          "transcript": "ENST00000883022.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 443,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2712,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1332,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883023.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553082.1",
          "strand": true,
          "transcript": "ENST00000883023.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 442,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2709,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1329,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883024.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553083.1",
          "strand": true,
          "transcript": "ENST00000883024.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 437,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2693,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1314,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883027.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553086.1",
          "strand": true,
          "transcript": "ENST00000883027.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 430,
          "aa_ref": "A",
          "aa_start": 48,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2708,
          "cdna_start": 271,
          "cds_end": null,
          "cds_length": 1293,
          "cds_start": 143,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "NM_001251885.2",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.143C>A",
          "hgvs_p": "p.Ala48Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001238814.1",
          "strand": true,
          "transcript": "NM_001251885.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 430,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2668,
          "cdna_start": 312,
          "cds_end": null,
          "cds_length": 1293,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883030.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553089.1",
          "strand": true,
          "transcript": "ENST00000883030.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 416,
          "aa_ref": "A",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3162,
          "cdna_start": 725,
          "cds_end": null,
          "cds_length": 1251,
          "cds_start": 101,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "NM_001251882.2",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.101C>A",
          "hgvs_p": "p.Ala34Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001238811.1",
          "strand": true,
          "transcript": "NM_001251882.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 416,
          "aa_ref": "A",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3161,
          "cdna_start": 725,
          "cds_end": null,
          "cds_length": 1251,
          "cds_start": 101,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 14,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000433647.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.101C>A",
          "hgvs_p": "p.Ala34Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000394950.1",
          "strand": true,
          "transcript": "ENST00000433647.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 409,
          "aa_ref": "A",
          "aa_start": 28,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2645,
          "cdna_start": 211,
          "cds_end": null,
          "cds_length": 1230,
          "cds_start": 83,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001251884.2",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.83C>A",
          "hgvs_p": "p.Ala28Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001238813.1",
          "strand": true,
          "transcript": "NM_001251884.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 406,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2606,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1221,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883019.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553078.1",
          "strand": true,
          "transcript": "ENST00000883019.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 383,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2532,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1152,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883026.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553085.1",
          "strand": true,
          "transcript": "ENST00000883026.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 378,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2515,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1137,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000883028.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553087.1",
          "strand": true,
          "transcript": "ENST00000883028.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 341,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2472,
          "cdna_start": 383,
          "cds_end": null,
          "cds_length": 1026,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000913982.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000584041.1",
          "strand": true,
          "transcript": "ENST00000913982.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 340,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2044,
          "cdna_start": 278,
          "cds_end": null,
          "cds_length": 1023,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000954073.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624132.1",
          "strand": true,
          "transcript": "ENST00000954073.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 291,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2247,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 876,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000954072.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624131.1",
          "strand": true,
          "transcript": "ENST00000954072.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 218,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 770,
          "cdna_start": 337,
          "cds_end": null,
          "cds_length": 657,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000439731.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000403478.1",
          "strand": true,
          "transcript": "ENST00000439731.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 125,
          "aa_ref": "A",
          "aa_start": 34,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 743,
          "cdna_start": 464,
          "cds_end": null,
          "cds_length": 380,
          "cds_start": 101,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 5,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000450274.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.101C>A",
          "hgvs_p": "p.Ala34Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000415013.1",
          "strand": true,
          "transcript": "ENST00000450274.5",
          "transcript_support_level": 3
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2751,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 13,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_005265437.3",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005265494.1",
          "strand": true,
          "transcript": "XM_005265437.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 410,
          "aa_ref": "A",
          "aa_start": 28,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2648,
          "cdna_start": 211,
          "cds_end": null,
          "cds_length": 1233,
          "cds_start": 83,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "XM_005265439.3",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.83C>A",
          "hgvs_p": "p.Ala28Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_005265496.1",
          "strand": true,
          "transcript": "XM_005265439.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 351,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1266,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1056,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_011534080.3",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011532382.1",
          "strand": true,
          "transcript": "XM_011534080.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "D",
          "aa_end": null,
          "aa_length": 350,
          "aa_ref": "A",
          "aa_start": 75,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1263,
          "cdna_start": 317,
          "cds_end": null,
          "cds_length": 1053,
          "cds_start": 224,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XM_047448850.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.224C>A",
          "hgvs_p": "p.Ala75Asp",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047304806.1",
          "strand": true,
          "transcript": "XM_047448850.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 247,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2391,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 744,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "NM_001251883.2",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.-150C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001238812.1",
          "strand": true,
          "transcript": "NM_001251883.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 421,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2641,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1266,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000883029.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "c.184+5408C>A",
          "hgvs_p": null,
          "intron_rank": 2,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000553088.1",
          "strand": true,
          "transcript": "ENST00000883029.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": 1002,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 9,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000436487.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.118C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000393215.1",
          "strand": true,
          "transcript": "ENST00000436487.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1393,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000439910.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.118C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000403680.1",
          "strand": true,
          "transcript": "ENST00000439910.5",
          "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": 1505,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000443646.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.118C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000388479.1",
          "strand": true,
          "transcript": "ENST00000443646.5",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 822,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000446673.5",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.118C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000396204.1",
          "strand": true,
          "transcript": "ENST00000446673.5",
          "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": 778,
          "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": "ENST00000473575.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.96C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000473575.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 383,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 3,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000487545.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.331C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000487545.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 755,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000593611.3",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.634G>T",
          "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": "ENST00000593611.3",
          "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": 685,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000593621.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.388G>T",
          "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": "ENST00000593621.5",
          "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": 760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000598837.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.289G>T",
          "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": "ENST00000598837.5",
          "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": 563,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000601312.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.388G>T",
          "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": "ENST00000601312.5",
          "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": 769,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000602176.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.179G>T",
          "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": "ENST00000602176.5",
          "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": 733,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000625304.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.435G>T",
          "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": "ENST00000625304.2",
          "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": 709,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "ENST00000625950.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.179G>T",
          "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": "ENST00000625950.2",
          "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": 987,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 5,
          "exon_rank_end": null,
          "feature": "ENST00000626444.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.390G>T",
          "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": "ENST00000626444.2",
          "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": 700,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000628222.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.483G>T",
          "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": "ENST00000628222.2",
          "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": 648,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 8,
          "exon_rank": 6,
          "exon_rank_end": null,
          "feature": "ENST00000629306.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.408G>T",
          "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": "ENST00000629306.2",
          "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": 1025,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XR_007095725.1",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.317C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007095725.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": 1013,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 3,
          "exon_rank_end": null,
          "feature": "XR_940500.3",
          "gene_hgnc_id": 12694,
          "gene_symbol": "VIPR1",
          "hgvs_c": "n.317C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_940500.3",
          "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": 1435,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000452639.7",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.953-2426G>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000452639.7",
          "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": 647,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 7,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000596630.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.374+127G>T",
          "hgvs_p": null,
          "intron_rank": 5,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000596630.5",
          "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": 786,
          "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": "ENST00000600342.5",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.149-7353G>T",
          "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": "ENST00000600342.5",
          "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": 501,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000625717.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.332+127G>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000625717.2",
          "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": 541,
          "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": "ENST00000626097.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.172-2426G>T",
          "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": "ENST00000626097.2",
          "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": 561,
          "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": "ENST00000626193.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.43-2426G>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000626193.2",
          "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": 879,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 6,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000626268.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.252-2426G>T",
          "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": "ENST00000626268.2",
          "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": 653,
          "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": "ENST00000626317.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.247-2426G>T",
          "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": "ENST00000626317.2",
          "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": 716,
          "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": "ENST00000626936.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.153-2426G>T",
          "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": "ENST00000626936.2",
          "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": 427,
          "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": "ENST00000627014.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.312+2052G>T",
          "hgvs_p": null,
          "intron_rank": 4,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000627014.2",
          "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": 597,
          "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": "ENST00000627914.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.196-2426G>T",
          "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": "ENST00000627914.2",
          "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": 615,
          "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": "ENST00000628141.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.139-2426G>T",
          "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": "ENST00000628141.2",
          "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": 515,
          "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": "ENST00000628282.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.36-2426G>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000628282.2",
          "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": 372,
          "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": "ENST00000628996.1",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.234-2446G>T",
          "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": "ENST00000628996.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": 552,
          "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": "ENST00000629337.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.90-7062G>T",
          "hgvs_p": null,
          "intron_rank": 1,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": false,
          "transcript": "ENST00000629337.2",
          "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": 759,
          "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": "ENST00000630614.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.211+2052G>T",
          "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": "ENST00000630614.2",
          "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": 472,
          "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": "ENST00000631311.2",
          "gene_hgnc_id": 40610,
          "gene_symbol": "VIPR1-AS1",
          "hgvs_c": "n.152+9287G>T",
          "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": "ENST00000631311.2",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs749480126",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000065680583,
      "gene_hgnc_id": 12694,
      "gene_symbol": "VIPR1",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": 1,
      "gnomad_genomes_af": 0.00000656806,
      "gnomad_genomes_homalt": 0,
      "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": 2.033,
      "pos": 42519262,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.124,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_004624.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.