← 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: 1-220157434-A-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [
            "PM2"
          ],
          "effects": [
            "exon_region"
          ],
          "gene_symbol": "RAB3GAP2",
          "hgnc_id": 17168,
          "hgvs_c": "c.",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 2,
          "score": 2,
          "transcript": "NM_012414.4",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_score": 2,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "1",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": null,
      "computational_score_selected": null,
      "computational_source_selected": null,
      "consequences": [
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1393,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7256,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4182,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "NM_012414.4",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000358951.7",
          "protein_coding": true,
          "protein_id": "NP_036546.2",
          "strand": false,
          "transcript": "NM_012414.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1393,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 7256,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4182,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000358951.7",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_012414.4",
          "protein_coding": true,
          "protein_id": "ENSP00000351832.2",
          "strand": false,
          "transcript": "ENST00000358951.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1418,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5533,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4257,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 36,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000692972.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510753.1",
          "strand": false,
          "transcript": "ENST00000692972.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1397,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5377,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4194,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000691661.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510185.1",
          "strand": false,
          "transcript": "ENST00000691661.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1397,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4452,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4194,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000888373.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558432.1",
          "strand": false,
          "transcript": "ENST00000888373.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1393,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 7330,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4182,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000888367.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558426.1",
          "strand": false,
          "transcript": "ENST00000888367.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1391,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5040,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4176,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000888371.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558430.1",
          "strand": false,
          "transcript": "ENST00000888371.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1385,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5370,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4158,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000947881.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000617940.1",
          "strand": false,
          "transcript": "ENST00000947881.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5230,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000692813.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509080.1",
          "strand": false,
          "transcript": "ENST00000692813.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1381,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5009,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4146,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000888372.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558431.1",
          "strand": false,
          "transcript": "ENST00000888372.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1368,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4879,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4107,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000690824.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510709.1",
          "strand": false,
          "transcript": "ENST00000690824.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1368,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5032,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4107,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000888368.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558427.1",
          "strand": false,
          "transcript": "ENST00000888368.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1360,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5345,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4083,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000690315.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509834.1",
          "strand": false,
          "transcript": "ENST00000690315.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1360,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5001,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4083,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000947882.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000617941.1",
          "strand": false,
          "transcript": "ENST00000947882.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1359,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5263,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4080,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000691862.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509291.1",
          "strand": false,
          "transcript": "ENST00000691862.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1359,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4972,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4080,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000888369.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558428.1",
          "strand": false,
          "transcript": "ENST00000888369.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1358,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5274,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 4077,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000685664.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509121.1",
          "strand": false,
          "transcript": "ENST00000685664.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1319,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4832,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3960,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000888370.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000558429.1",
          "strand": false,
          "transcript": "ENST00000888370.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1305,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5286,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3918,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 36,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000686381.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509555.1",
          "strand": false,
          "transcript": "ENST00000686381.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1305,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5333,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3918,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 36,
          "exon_rank": 32,
          "exon_rank_end": null,
          "feature": "ENST00000687065.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000510408.1",
          "strand": false,
          "transcript": "ENST00000687065.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1305,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5326,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3918,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000687647.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "c.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000509205.1",
          "strand": false,
          "transcript": "ENST00000687647.1",
          "transcript_support_level": null
        },
        {
          "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": 3166,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 8,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000474966.2",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000474966.2",
          "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": 6317,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000491005.6",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000491005.6",
          "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": 5669,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 7,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000491305.2",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000491305.2",
          "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": 5209,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000685286.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000509457.1",
          "strand": false,
          "transcript": "ENST00000685286.1",
          "transcript_support_level": null
        },
        {
          "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": 4052,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 33,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000687394.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000687394.1",
          "transcript_support_level": null
        },
        {
          "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": 8184,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 31,
          "exon_rank": 27,
          "exon_rank_end": null,
          "feature": "ENST00000688035.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000688035.1",
          "transcript_support_level": null
        },
        {
          "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": 5637,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000690373.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000690373.1",
          "transcript_support_level": null
        },
        {
          "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": 7760,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "exon_region"
          ],
          "exon_count": 34,
          "exon_rank": 30,
          "exon_rank_end": null,
          "feature": "ENST00000693602.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "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": "ENST00000693602.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": 5209,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 35,
          "exon_rank": 31,
          "exon_rank_end": null,
          "feature": "ENST00000685286.1",
          "gene_hgnc_id": 17168,
          "gene_symbol": "RAB3GAP2",
          "hgvs_c": "n.",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000509457.1",
          "strand": false,
          "transcript": "ENST00000685286.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "exon_region",
      "frequency_reference_population": null,
      "gene_hgnc_id": 17168,
      "gene_symbol": "RAB3GAP2",
      "gnomad_exomes_ac": null,
      "gnomad_exomes_af": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_ac": null,
      "gnomad_genomes_af": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_heteroplasmic": null,
      "gnomad_mito_homoplasmic": null,
      "hom_count_reference_population": 0,
      "mitotip_prediction": null,
      "mitotip_score": null,
      "pathogenicity_classification_combined": null,
      "phenotype_combined": null,
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -1.365,
      "pos": 220157434,
      "ref": "A",
      "revel_prediction": null,
      "revel_score": null,
      "splice_prediction_selected": null,
      "splice_score_selected": null,
      "splice_source_selected": null,
      "spliceai_max_prediction": null,
      "spliceai_max_score": null,
      "transcript": "NM_012414.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.