← 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: X-63638178-GGA-AGG (hg38)

Bash / cURL Example

bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=X&pos=63638178&ref=GGA&alt=AGG&genome=hg38&allGenes=true"

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 0,
          "criteria": [],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ARHGEF9",
          "hgnc_id": 14561,
          "hgvs_c": "c.1438_1440delTCCinsCCT",
          "hgvs_p": "p.Ser480Pro",
          "inheritance_mode": "XL",
          "pathogenic_score": 0,
          "score": 0,
          "transcript": "NM_001353923.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_score": 0,
      "allele_count_reference_population": 0,
      "alphamissense_prediction": null,
      "alphamissense_score": null,
      "alt": "AGG",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": null,
      "bayesdelnoaf_score": null,
      "chr": "X",
      "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": "P",
          "aa_end": null,
          "aa_length": 523,
          "aa_ref": "S",
          "aa_start": 474,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4702,
          "cdna_start": 1491,
          "cds_end": null,
          "cds_length": 1572,
          "cds_start": 1420,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353921.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1420_1422delTCCinsCCT",
          "hgvs_p": "p.Ser474Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000671741.2",
          "protein_coding": true,
          "protein_id": "NP_001340850.1",
          "strand": false,
          "transcript": "NM_001353921.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 523,
          "aa_ref": "S",
          "aa_start": 474,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 4702,
          "cdna_start": 1491,
          "cds_end": null,
          "cds_length": 1572,
          "cds_start": 1420,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000671741.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1420_1422delTCCinsCCT",
          "hgvs_p": "p.Ser474Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001353921.2",
          "protein_coding": true,
          "protein_id": "ENSP00000500715.1",
          "strand": false,
          "transcript": "ENST00000671741.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5413,
          "cdna_start": 2202,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000253401.10",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000253401.6",
          "strand": false,
          "transcript": "ENST00000253401.10",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "S",
          "aa_start": 365,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2154,
          "cdna_start": 1961,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 1093,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000624843.3",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1093_1095delTCCinsCCT",
          "hgvs_p": "p.Ser365Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485626.1",
          "strand": false,
          "transcript": "ENST00000624843.3",
          "transcript_support_level": 1
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 487,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2217,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1464,
          "cds_start": null,
          "consequences": [
            "intron_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000374878.5",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1375-2772_1375-2770delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": 9,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364012.2",
          "strand": false,
          "transcript": "ENST00000374878.5",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 564,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4644,
          "cdna_start": 2178,
          "cds_end": null,
          "cds_length": 1695,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000374870.8",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364004.5",
          "strand": false,
          "transcript": "ENST00000374870.8",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 529,
          "aa_ref": "S",
          "aa_start": 480,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4662,
          "cdna_start": 1451,
          "cds_end": null,
          "cds_length": 1590,
          "cds_start": 1438,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353923.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1438_1440delTCCinsCCT",
          "hgvs_p": "p.Ser480Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340852.1",
          "strand": false,
          "transcript": "NM_001353923.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 529,
          "aa_ref": "S",
          "aa_start": 480,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1761,
          "cdna_start": 1451,
          "cds_end": null,
          "cds_length": 1590,
          "cds_start": 1438,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000635729.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1438_1440delTCCinsCCT",
          "hgvs_p": "p.Ser480Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490940.1",
          "strand": false,
          "transcript": "ENST00000635729.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 520,
          "aa_ref": "S",
          "aa_start": 471,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1958,
          "cdna_start": 1760,
          "cds_end": null,
          "cds_length": 1563,
          "cds_start": 1411,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000922913.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1411_1413delTCCinsCCT",
          "hgvs_p": "p.Ser471Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592972.1",
          "strand": false,
          "transcript": "ENST00000922913.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5179,
          "cdna_start": 1968,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369030.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355959.1",
          "strand": false,
          "transcript": "NM_001369030.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5175,
          "cdna_start": 1964,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369031.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355960.1",
          "strand": false,
          "transcript": "NM_001369031.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5419,
          "cdna_start": 2208,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369032.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355961.1",
          "strand": false,
          "transcript": "NM_001369032.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5423,
          "cdna_start": 2212,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_015185.3",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_056000.1",
          "strand": false,
          "transcript": "NM_015185.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 516,
          "aa_ref": "S",
          "aa_start": 467,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5117,
          "cdna_start": 1923,
          "cds_end": null,
          "cds_length": 1551,
          "cds_start": 1399,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000671907.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1399_1401delTCCinsCCT",
          "hgvs_p": "p.Ser467Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500829.1",
          "strand": false,
          "transcript": "ENST00000671907.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 506,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3876,
          "cdna_start": 1833,
          "cds_end": null,
          "cds_length": 1521,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000638021.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490410.1",
          "strand": false,
          "transcript": "ENST00000638021.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4779,
          "cdna_start": 1568,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001330495.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001317424.1",
          "strand": false,
          "transcript": "NM_001330495.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5412,
          "cdna_start": 2201,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369033.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355962.1",
          "strand": false,
          "transcript": "NM_001369033.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5168,
          "cdna_start": 1957,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369034.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355963.1",
          "strand": false,
          "transcript": "NM_001369034.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4806,
          "cdna_start": 1595,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369035.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355964.1",
          "strand": false,
          "transcript": "NM_001369035.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5490,
          "cdna_start": 2279,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369036.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355965.1",
          "strand": false,
          "transcript": "NM_001369036.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5375,
          "cdna_start": 2164,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369037.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355966.1",
          "strand": false,
          "transcript": "NM_001369037.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4708,
          "cdna_start": 1497,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369038.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355967.1",
          "strand": false,
          "transcript": "NM_001369038.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2364,
          "cdna_start": 2168,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000374872.4",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000364006.1",
          "strand": false,
          "transcript": "ENST00000374872.4",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1888,
          "cdna_start": 1550,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000624210.3",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485144.1",
          "strand": false,
          "transcript": "ENST00000624210.3",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5285,
          "cdna_start": 2110,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000624538.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485282.2",
          "strand": false,
          "transcript": "ENST00000624538.2",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2179,
          "cdna_start": 1983,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000635967.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490691.1",
          "strand": false,
          "transcript": "ENST00000635967.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5059,
          "cdna_start": 1884,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000636048.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490063.1",
          "strand": false,
          "transcript": "ENST00000636048.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1920,
          "cdna_start": 1769,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000636392.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489853.1",
          "strand": false,
          "transcript": "ENST00000636392.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2145,
          "cdna_start": 1873,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637178.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489862.1",
          "strand": false,
          "transcript": "ENST00000637178.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5114,
          "cdna_start": 2097,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637417.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490269.1",
          "strand": false,
          "transcript": "ENST00000637417.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5682,
          "cdna_start": 2519,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637520.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490123.1",
          "strand": false,
          "transcript": "ENST00000637520.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4775,
          "cdna_start": 1896,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637557.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490679.1",
          "strand": false,
          "transcript": "ENST00000637557.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 495,
          "aa_ref": "S",
          "aa_start": 446,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2227,
          "cdna_start": 1934,
          "cds_end": null,
          "cds_length": 1488,
          "cds_start": 1336,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637723.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1336_1338delTCCinsCCT",
          "hgvs_p": "p.Ser446Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000489637.2",
          "strand": false,
          "transcript": "ENST00000637723.2",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 489,
          "aa_ref": "S",
          "aa_start": 440,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5113,
          "cdna_start": 1950,
          "cds_end": null,
          "cds_length": 1470,
          "cds_start": 1318,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000672194.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1318_1320delTCCinsCCT",
          "hgvs_p": "p.Ser440Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000499905.1",
          "strand": false,
          "transcript": "ENST00000672194.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 479,
          "aa_ref": "S",
          "aa_start": 430,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4570,
          "cdna_start": 1359,
          "cds_end": null,
          "cds_length": 1440,
          "cds_start": 1288,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353922.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1288_1290delTCCinsCCT",
          "hgvs_p": "p.Ser430Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340851.1",
          "strand": false,
          "transcript": "NM_001353922.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 472,
          "aa_ref": "S",
          "aa_start": 423,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5291,
          "cdna_start": 2080,
          "cds_end": null,
          "cds_length": 1419,
          "cds_start": 1267,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353928.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1267_1269delTCCinsCCT",
          "hgvs_p": "p.Ser423Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340857.1",
          "strand": false,
          "transcript": "NM_001353928.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": "S",
          "aa_start": 414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4522,
          "cdna_start": 1311,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": 1240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001173479.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1240_1242delTCCinsCCT",
          "hgvs_p": "p.Ser414Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001166950.1",
          "strand": false,
          "transcript": "NM_001173479.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": "S",
          "aa_start": 414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2143,
          "cdna_start": 1655,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": 1240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000623517.3",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1240_1242delTCCinsCCT",
          "hgvs_p": "p.Ser414Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485369.1",
          "strand": false,
          "transcript": "ENST00000623517.3",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 463,
          "aa_ref": "S",
          "aa_start": 414,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1508,
          "cdna_start": 1306,
          "cds_end": null,
          "cds_length": 1392,
          "cds_start": 1240,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000922916.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1240_1242delTCCinsCCT",
          "hgvs_p": "p.Ser414Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592975.1",
          "strand": false,
          "transcript": "ENST00000922916.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 459,
          "aa_ref": "S",
          "aa_start": 410,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1554,
          "cdna_start": 1339,
          "cds_end": null,
          "cds_length": 1380,
          "cds_start": 1228,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000922915.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1228_1230delTCCinsCCT",
          "hgvs_p": "p.Ser410Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592974.1",
          "strand": false,
          "transcript": "ENST00000922915.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "S",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5243,
          "cdna_start": 2032,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1219,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353924.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1219_1221delTCCinsCCT",
          "hgvs_p": "p.Ser407Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340853.1",
          "strand": false,
          "transcript": "NM_001353924.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "S",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5239,
          "cdna_start": 2028,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1219,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353926.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1219_1221delTCCinsCCT",
          "hgvs_p": "p.Ser407Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340855.1",
          "strand": false,
          "transcript": "NM_001353926.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "S",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4999,
          "cdna_start": 1788,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1219,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369039.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1219_1221delTCCinsCCT",
          "hgvs_p": "p.Ser407Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355968.1",
          "strand": false,
          "transcript": "NM_001369039.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 456,
          "aa_ref": "S",
          "aa_start": 407,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4995,
          "cdna_start": 1784,
          "cds_end": null,
          "cds_length": 1371,
          "cds_start": 1219,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369040.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1219_1221delTCCinsCCT",
          "hgvs_p": "p.Ser407Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355969.1",
          "strand": false,
          "transcript": "NM_001369040.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 454,
          "aa_ref": "S",
          "aa_start": 405,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5001,
          "cdna_start": 1826,
          "cds_end": null,
          "cds_length": 1365,
          "cds_start": 1213,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 10,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000637040.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1213_1215delTCCinsCCT",
          "hgvs_p": "p.Ser405Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000490459.1",
          "strand": false,
          "transcript": "ENST00000637040.1",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "S",
          "aa_start": 402,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5280,
          "cdna_start": 2069,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 1204,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001353927.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1204_1206delTCCinsCCT",
          "hgvs_p": "p.Ser402Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001340856.1",
          "strand": false,
          "transcript": "NM_001353927.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "S",
          "aa_start": 402,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4674,
          "cdna_start": 1463,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 1204,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369041.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1204_1206delTCCinsCCT",
          "hgvs_p": "p.Ser402Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355970.1",
          "strand": false,
          "transcript": "NM_001369041.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 451,
          "aa_ref": "S",
          "aa_start": 402,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4886,
          "cdna_start": 1711,
          "cds_end": null,
          "cds_length": 1356,
          "cds_start": 1204,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000672513.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1204_1206delTCCinsCCT",
          "hgvs_p": "p.Ser402Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000500825.1",
          "strand": false,
          "transcript": "ENST00000672513.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 422,
          "aa_ref": "S",
          "aa_start": 373,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1684,
          "cdna_start": 1496,
          "cds_end": null,
          "cds_length": 1269,
          "cds_start": 1117,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000943364.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1117_1119delTCCinsCCT",
          "hgvs_p": "p.Ser373Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000613423.1",
          "strand": false,
          "transcript": "ENST00000943364.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 415,
          "aa_ref": "S",
          "aa_start": 366,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 1489,
          "cdna_start": 1293,
          "cds_end": null,
          "cds_length": 1248,
          "cds_start": 1096,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 8,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "ENST00000922914.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1096_1098delTCCinsCCT",
          "hgvs_p": "p.Ser366Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000592973.1",
          "strand": false,
          "transcript": "ENST00000922914.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "S",
          "aa_start": 365,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5232,
          "cdna_start": 2021,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 1093,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 9,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001173480.2",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1093_1095delTCCinsCCT",
          "hgvs_p": "p.Ser365Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001166951.1",
          "strand": false,
          "transcript": "NM_001173480.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 414,
          "aa_ref": "S",
          "aa_start": 365,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5555,
          "cdna_start": 2344,
          "cds_end": null,
          "cds_length": 1245,
          "cds_start": 1093,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 11,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369042.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.1093_1095delTCCinsCCT",
          "hgvs_p": "p.Ser365Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355971.1",
          "strand": false,
          "transcript": "NM_001369042.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "P",
          "aa_end": null,
          "aa_length": 334,
          "aa_ref": "S",
          "aa_start": 285,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5315,
          "cdna_start": 2104,
          "cds_end": null,
          "cds_length": 1005,
          "cds_start": 853,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 12,
          "exon_rank": null,
          "exon_rank_end": null,
          "feature": "NM_001369045.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.853_855delTCCinsCCT",
          "hgvs_p": "p.Ser285Pro",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355974.1",
          "strand": false,
          "transcript": "NM_001369045.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 483,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3758,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1452,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000437457.6",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.*78_*80delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000399994.3",
          "strand": false,
          "transcript": "ENST00000437457.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 344,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4535,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1035,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 10,
          "exon_rank_end": null,
          "feature": "NM_001369043.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.*57_*59delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355972.1",
          "strand": false,
          "transcript": "NM_001369043.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 344,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4562,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 1035,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 9,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "NM_001369044.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.*57_*59delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001355973.1",
          "strand": false,
          "transcript": "NM_001369044.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 90,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 530,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 273,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000466925.4",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "c.*57_*59delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000485086.1",
          "strand": false,
          "transcript": "ENST00000466925.4",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2556,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000495564.5",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1124_*1126delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000485633.1",
          "strand": false,
          "transcript": "ENST00000495564.5",
          "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": 515,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 2,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000498761.5",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.317_319delTCCinsCCT",
          "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": "ENST00000498761.5",
          "transcript_support_level": 2
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 627,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 4,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "ENST00000624783.3",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.429_431delTCCinsCCT",
          "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": "ENST00000624783.3",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "nonsense_mediated_decay",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2112,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000636102.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1277_*1279delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000490693.1",
          "strand": false,
          "transcript": "ENST00000636102.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": 4657,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000639092.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1297_*1299delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000492318.1",
          "strand": false,
          "transcript": "ENST00000639092.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": 2556,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 12,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000495564.5",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1124_*1126delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000485633.1",
          "strand": false,
          "transcript": "ENST00000495564.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": 2112,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000636102.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1277_*1279delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000490693.1",
          "strand": false,
          "transcript": "ENST00000636102.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": 4657,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 11,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000639092.1",
          "gene_hgnc_id": 14561,
          "gene_symbol": "ARHGEF9",
          "hgvs_c": "n.*1297_*1299delTCCinsCCT",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000492318.1",
          "strand": false,
          "transcript": "ENST00000639092.1",
          "transcript_support_level": 5
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": null,
      "effect": "missense_variant",
      "frequency_reference_population": null,
      "gene_hgnc_id": 14561,
      "gene_symbol": "ARHGEF9",
      "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": "Uncertain_significance",
      "phylop100way_score": 7.44,
      "pos": 63638178,
      "ref": "GGA",
      "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_001353923.1"
    }
  ]
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.