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

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 8,
          "criteria": [
            "BP4_Strong",
            "BS1"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "VMA12",
          "hgnc_id": 18085,
          "hgvs_c": "c.16C>G",
          "hgvs_p": "p.Leu6Val",
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -8,
          "transcript": "NM_152464.3",
          "verdict": "Benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Strong"
          ],
          "effects": [
            "non_coding_transcript_exon_variant"
          ],
          "gene_symbol": "ENSG00000258924",
          "hgnc_id": null,
          "hgvs_c": "n.40C>G",
          "hgvs_p": null,
          "inheritance_mode": "",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "ENST00000591482.1",
          "verdict": "Likely_benign"
        },
        {
          "benign_score": 4,
          "criteria": [
            "BP4_Strong"
          ],
          "effects": [
            "upstream_gene_variant"
          ],
          "gene_symbol": "POLDIP2",
          "hgnc_id": 23781,
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "inheritance_mode": "AR",
          "pathogenic_score": 0,
          "score": -4,
          "transcript": "NM_015584.5",
          "verdict": "Likely_benign"
        }
      ],
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BS1",
      "acmg_score": -8,
      "allele_count_reference_population": 36,
      "alphamissense_prediction": "Benign",
      "alphamissense_score": 0.0521,
      "alt": "G",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.8,
      "chr": "17",
      "clinvar_classification": "Uncertain significance",
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.016347527503967285,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 208,
          "aa_ref": "L",
          "aa_start": 6,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3082,
          "cdna_start": 40,
          "cds_end": null,
          "cds_length": 627,
          "cds_start": 16,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "NM_152464.3",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "c.16C>G",
          "hgvs_p": "p.Leu6Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000292114.8",
          "protein_coding": true,
          "protein_id": "NP_689677.1",
          "strand": true,
          "transcript": "NM_152464.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 208,
          "aa_ref": "L",
          "aa_start": 6,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 3082,
          "cdna_start": 40,
          "cds_end": null,
          "cds_length": 627,
          "cds_start": 16,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000292114.8",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "c.16C>G",
          "hgvs_p": "p.Leu6Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_152464.3",
          "protein_coding": true,
          "protein_id": "ENSP00000292114.3",
          "strand": true,
          "transcript": "ENST00000292114.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "V",
          "aa_end": null,
          "aa_length": 215,
          "aa_ref": "L",
          "aa_start": 6,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 880,
          "cdna_start": 29,
          "cds_end": null,
          "cds_length": 648,
          "cds_start": 16,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000971958.1",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "c.16C>G",
          "hgvs_p": "p.Leu6Val",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000642017.1",
          "strand": true,
          "transcript": "ENST00000971958.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": 674,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 7,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000555264.6",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "n.16C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462356.1",
          "strand": true,
          "transcript": "ENST00000555264.6",
          "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": 385,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000579762.1",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "n.35C>G",
          "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": "ENST00000579762.1",
          "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": 578,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 5,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000580868.5",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "n.16C>G",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000462195.1",
          "strand": true,
          "transcript": "ENST00000580868.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": 481,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000581386.5",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "n.30C>G",
          "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": "ENST00000581386.5",
          "transcript_support_level": 4
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1050,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 6,
          "exon_rank": 1,
          "exon_rank_end": null,
          "feature": "ENST00000591482.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000258924",
          "hgvs_c": "n.40C>G",
          "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": "ENST00000591482.1",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2670,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_015584.5",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000540200.6",
          "protein_coding": true,
          "protein_id": "NP_056399.1",
          "strand": true,
          "transcript": "NM_015584.5",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 368,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 2670,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1107,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000540200.6",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_015584.5",
          "protein_coding": true,
          "protein_id": "ENSP00000475924.2",
          "strand": true,
          "transcript": "ENST00000540200.6",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 389,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2186,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1170,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902298.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572357.1",
          "strand": true,
          "transcript": "ENST00000902298.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 389,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2150,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1170,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902300.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572359.1",
          "strand": true,
          "transcript": "ENST00000902300.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 386,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2722,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1161,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000928257.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000598316.1",
          "strand": true,
          "transcript": "ENST00000928257.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 379,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2125,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1140,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954763.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624822.1",
          "strand": true,
          "transcript": "ENST00000954763.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 367,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3184,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1104,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954761.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624820.1",
          "strand": true,
          "transcript": "ENST00000954761.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 366,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2646,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1101,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000954762.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000624821.1",
          "strand": true,
          "transcript": "ENST00000954762.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 365,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2048,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1098,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902302.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572361.1",
          "strand": true,
          "transcript": "ENST00000902302.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 357,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2637,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1074,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902297.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572356.1",
          "strand": true,
          "transcript": "ENST00000902297.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 350,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2616,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1053,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001290145.2",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001277074.1",
          "strand": true,
          "transcript": "NM_001290145.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 350,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1524,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1053,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000618887.2",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000477665.2",
          "strand": true,
          "transcript": "ENST00000618887.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 326,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1950,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 981,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902301.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572360.1",
          "strand": true,
          "transcript": "ENST00000902301.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 308,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1910,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 927,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000902299.1",
          "gene_hgnc_id": 23781,
          "gene_symbol": "POLDIP2",
          "hgvs_c": "c.-238G>C",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000572358.1",
          "strand": true,
          "transcript": "ENST00000902299.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": 735,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_count": 5,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000483505.6",
          "gene_hgnc_id": 18085,
          "gene_symbol": "VMA12",
          "hgvs_c": "n.-22C>G",
          "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": "ENST00000483505.6",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs147283137",
      "effect": "missense_variant",
      "frequency_reference_population": 0.000022324668,
      "gene_hgnc_id": 18085,
      "gene_symbol": "VMA12",
      "gnomad_exomes_ac": 10,
      "gnomad_exomes_af": 0.00000684767,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_ac": 26,
      "gnomad_genomes_af": 0.00017081,
      "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": "Inborn genetic diseases",
      "phylop100way_prediction": "Benign",
      "phylop100way_score": -1.204,
      "pos": 28357686,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.02,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0,
      "transcript": "NM_152464.3"
    }
  ]
}
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.