← 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: 22-31797697-C-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "message": null,
  "variants": [
    {
      "acmg_by_gene": [
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "DEPDC5",
          "hgnc_id": 18423,
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "inheritance_mode": "AD",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "NM_001242896.3",
          "verdict": "Uncertain_significance"
        },
        {
          "benign_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate"
          ],
          "effects": [
            "missense_variant"
          ],
          "gene_symbol": "ENSG00000285404",
          "hgnc_id": null,
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "inheritance_mode": "",
          "pathogenic_score": 2,
          "score": 0,
          "transcript": "ENST00000646701.1",
          "verdict": "Uncertain_significance"
        }
      ],
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4_Moderate",
      "acmg_score": 0,
      "allele_count_reference_population": 4,
      "alphamissense_prediction": null,
      "alphamissense_score": 0.0593,
      "alt": "A",
      "apogee2_prediction": null,
      "apogee2_score": null,
      "bayesdelnoaf_prediction": "Benign",
      "bayesdelnoaf_score": -0.48,
      "chr": "22",
      "clinvar_classification": "",
      "clinvar_disease": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "computational_prediction_selected": "Benign",
      "computational_score_selected": 0.10140687227249146,
      "computational_source_selected": "MetaRNN",
      "consequences": [
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6554,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001242896.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "ENST00000651528.2",
          "protein_coding": true,
          "protein_id": "NP_001229825.1",
          "strand": true,
          "transcript": "NM_001242896.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 6554,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000651528.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": "NM_001242896.3",
          "protein_coding": true,
          "protein_id": "ENSP00000498382.1",
          "strand": true,
          "transcript": "ENST00000651528.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5390,
          "cdna_start": 951,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000382112.8",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000371546.4",
          "strand": true,
          "transcript": "ENST00000382112.8",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1575,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5331,
          "cdna_start": 883,
          "cds_end": null,
          "cds_length": 4728,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000433147.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000410544.2",
          "strand": true,
          "transcript": "ENST00000433147.2",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1572,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5319,
          "cdna_start": 948,
          "cds_end": null,
          "cds_length": 4719,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000400248.7",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383107.1",
          "strand": true,
          "transcript": "ENST00000400248.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 600,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": true,
          "cdna_end": null,
          "cdna_length": 1914,
          "cdna_start": 804,
          "cds_end": null,
          "cds_length": 1803,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000646701.1",
          "gene_hgnc_id": null,
          "gene_symbol": "ENSG00000285404",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496158.1",
          "strand": true,
          "transcript": "ENST00000646701.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2448,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000400242.8",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383101.3",
          "strand": true,
          "transcript": "ENST00000400242.8",
          "transcript_support_level": 1
        },
        {
          "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": 5725,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000400246.7",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000383105.3",
          "strand": true,
          "transcript": "ENST00000400246.7",
          "transcript_support_level": 1
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1611,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5532,
          "cdna_start": 1044,
          "cds_end": null,
          "cds_length": 4836,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915004.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585063.1",
          "strand": true,
          "transcript": "ENST00000915004.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1603,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6437,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4812,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001364318.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001351247.1",
          "strand": true,
          "transcript": "NM_001364318.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1594,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6410,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4785,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001136029.4",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001129501.1",
          "strand": true,
          "transcript": "NM_001136029.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1594,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5450,
          "cdna_start": 1022,
          "cds_end": null,
          "cds_length": 4785,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645711.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000493489.1",
          "strand": true,
          "transcript": "ENST00000645711.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1594,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5546,
          "cdna_start": 1100,
          "cds_end": null,
          "cds_length": 4785,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915008.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585067.1",
          "strand": true,
          "transcript": "ENST00000915008.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1589,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5010,
          "cdna_start": 872,
          "cds_end": null,
          "cds_length": 4770,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000645407.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496252.1",
          "strand": true,
          "transcript": "ENST00000645407.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5353,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001363852.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350781.1",
          "strand": true,
          "transcript": "NM_001363852.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6488,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001364320.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001351249.1",
          "strand": true,
          "transcript": "NM_001364320.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5350,
          "cdna_start": 957,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000400249.7",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000383108.3",
          "strand": true,
          "transcript": "ENST00000400249.7",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1581,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5383,
          "cdna_start": 1010,
          "cds_end": null,
          "cds_length": 4746,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000644331.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494406.1",
          "strand": true,
          "transcript": "ENST00000644331.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1575,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5448,
          "cdna_start": 983,
          "cds_end": null,
          "cds_length": 4728,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001369901.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356830.1",
          "strand": true,
          "transcript": "NM_001369901.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1575,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5335,
          "cdna_start": 870,
          "cds_end": null,
          "cds_length": 4728,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "NM_001369902.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356831.1",
          "strand": true,
          "transcript": "NM_001369902.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1572,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5439,
          "cdna_start": 1067,
          "cds_end": null,
          "cds_length": 4719,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001369903.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001356832.1",
          "strand": true,
          "transcript": "NM_001369903.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1572,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6344,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4719,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_014662.6",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_055477.1",
          "strand": true,
          "transcript": "NM_014662.6",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1572,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6479,
          "cdna_start": 1089,
          "cds_end": null,
          "cds_length": 4719,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642696.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495917.1",
          "strand": true,
          "transcript": "ENST00000642696.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1559,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5346,
          "cdna_start": 1014,
          "cds_end": null,
          "cds_length": 4680,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915011.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585070.1",
          "strand": true,
          "transcript": "ENST00000915011.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1552,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5212,
          "cdna_start": 925,
          "cds_end": null,
          "cds_length": 4659,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000382111.6",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000371545.2",
          "strand": true,
          "transcript": "ENST00000382111.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1533,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5209,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4602,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915006.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585065.1",
          "strand": true,
          "transcript": "ENST00000915006.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5185,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001363854.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001350783.1",
          "strand": true,
          "transcript": "NM_001363854.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6320,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001364319.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001351248.1",
          "strand": true,
          "transcript": "NM_001364319.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5207,
          "cdna_start": 990,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645560.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495544.1",
          "strand": true,
          "transcript": "ENST00000645560.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1525,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5286,
          "cdna_start": 1095,
          "cds_end": null,
          "cds_length": 4578,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646969.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496724.1",
          "strand": true,
          "transcript": "ENST00000646969.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1516,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5204,
          "cdna_start": 1003,
          "cds_end": null,
          "cds_length": 4551,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000903727.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573786.1",
          "strand": true,
          "transcript": "ENST00000903727.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1511,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5130,
          "cdna_start": 945,
          "cds_end": null,
          "cds_length": 4536,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915007.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585066.1",
          "strand": true,
          "transcript": "ENST00000915007.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1504,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5217,
          "cdna_start": 1037,
          "cds_end": null,
          "cds_length": 4515,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915009.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585068.1",
          "strand": true,
          "transcript": "ENST00000915009.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1503,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5119,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4512,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001242897.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001229826.1",
          "strand": true,
          "transcript": "NM_001242897.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1503,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5197,
          "cdna_start": 1055,
          "cds_end": null,
          "cds_length": 4512,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000535622.6",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000440210.1",
          "strand": true,
          "transcript": "ENST00000535622.6",
          "transcript_support_level": 2
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1503,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5206,
          "cdna_start": 1041,
          "cds_end": null,
          "cds_length": 4512,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915010.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585069.1",
          "strand": true,
          "transcript": "ENST00000915010.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1496,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5258,
          "cdna_start": 1022,
          "cds_end": null,
          "cds_length": 4491,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646465.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000495655.1",
          "strand": true,
          "transcript": "ENST00000646465.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1494,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5218,
          "cdna_start": 1080,
          "cds_end": null,
          "cds_length": 4485,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000903729.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573788.1",
          "strand": true,
          "transcript": "ENST00000903729.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1494,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5092,
          "cdna_start": 957,
          "cds_end": null,
          "cds_length": 4485,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000915005.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000585064.1",
          "strand": true,
          "transcript": "ENST00000915005.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1483,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4664,
          "cdna_start": 992,
          "cds_end": null,
          "cds_length": 4453,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000647343.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494879.1",
          "strand": true,
          "transcript": "ENST00000647343.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1472,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5017,
          "cdna_start": 945,
          "cds_end": null,
          "cds_length": 4419,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000903728.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000573787.1",
          "strand": true,
          "transcript": "ENST00000903728.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1466,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4995,
          "cdna_start": 944,
          "cds_end": null,
          "cds_length": 4401,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000960437.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000630496.1",
          "strand": true,
          "transcript": "ENST00000960437.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 829,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2682,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2490,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 26,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642974.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496395.1",
          "strand": true,
          "transcript": "ENST00000642974.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 794,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2542,
          "cdna_start": 1022,
          "cds_end": null,
          "cds_length": 2385,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645564.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494484.1",
          "strand": true,
          "transcript": "ENST00000645564.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 747,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2403,
          "cdna_start": 1024,
          "cds_end": null,
          "cds_length": 2244,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 24,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645693.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496281.1",
          "strand": true,
          "transcript": "ENST00000645693.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2448,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NM_001007188.4",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "NP_001007189.1",
          "strand": true,
          "transcript": "NM_001007188.4",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 559,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2317,
          "cdna_start": 958,
          "cds_end": null,
          "cds_length": 1680,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 22,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646755.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000496532.1",
          "strand": true,
          "transcript": "ENST00000646755.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 531,
          "aa_ref": "Q",
          "aa_start": 261,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2221,
          "cdna_start": 864,
          "cds_end": null,
          "cds_length": 1596,
          "cds_start": 781,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 21,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000647438.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.781C>A",
          "hgvs_p": "p.Gln261Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494714.1",
          "strand": true,
          "transcript": "ENST00000647438.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1594,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6527,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4785,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011530557.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011528859.1",
          "strand": true,
          "transcript": "XM_011530557.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1516,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6293,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4551,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011530561.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011528863.1",
          "strand": true,
          "transcript": "XM_011530561.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1516,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6176,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4551,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441625.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297581.1",
          "strand": true,
          "transcript": "XM_047441625.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1515,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6382,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4548,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011530562.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011528864.1",
          "strand": true,
          "transcript": "XM_011530562.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1503,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6254,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4512,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011530563.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011528865.1",
          "strand": true,
          "transcript": "XM_011530563.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1494,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6227,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4485,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441626.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297582.1",
          "strand": true,
          "transcript": "XM_047441626.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1494,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6110,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 4485,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441627.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297583.1",
          "strand": true,
          "transcript": "XM_047441627.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1484,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6289,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4455,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441628.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297584.1",
          "strand": true,
          "transcript": "XM_047441628.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1437,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6148,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4314,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441629.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297585.1",
          "strand": true,
          "transcript": "XM_047441629.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1406,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6055,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 4221,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 39,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441630.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297586.1",
          "strand": true,
          "transcript": "XM_047441630.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1317,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4265,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3954,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441631.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297587.1",
          "strand": true,
          "transcript": "XM_047441631.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1307,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4217,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3924,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 38,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_011530565.3",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_011528867.1",
          "strand": true,
          "transcript": "XM_011530565.3",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1229,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3983,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3690,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 36,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441633.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297589.1",
          "strand": true,
          "transcript": "XM_047441633.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1198,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3953,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3597,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 36,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441634.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297590.1",
          "strand": true,
          "transcript": "XM_047441634.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1187,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3875,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3564,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 35,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441635.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297591.1",
          "strand": true,
          "transcript": "XM_047441635.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 1156,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 3826,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 3471,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 34,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441636.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297592.1",
          "strand": true,
          "transcript": "XM_047441636.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 727,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2537,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 2184,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 27,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_017029113.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016884602.1",
          "strand": true,
          "transcript": "XM_017029113.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 716,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2426,
          "cdna_start": 1071,
          "cds_end": null,
          "cds_length": 2151,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_017029114.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_016884603.1",
          "strand": true,
          "transcript": "XM_017029114.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": "K",
          "aa_end": null,
          "aa_length": 649,
          "aa_ref": "Q",
          "aa_start": 289,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 2186,
          "cdna_start": 954,
          "cds_end": null,
          "cds_length": 1950,
          "cds_start": 865,
          "consequences": [
            "missense_variant"
          ],
          "exon_count": 25,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XM_047441637.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.865C>A",
          "hgvs_p": "p.Gln289Lys",
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297593.1",
          "strand": true,
          "transcript": "XM_047441637.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 47,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 503,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 146,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 5,
          "exon_rank": 2,
          "exon_rank_end": null,
          "feature": "ENST00000473802.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.-129C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "ENSP00000494372.1",
          "strand": true,
          "transcript": "ENST00000473802.1",
          "transcript_support_level": 3
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": 1272,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "protein_coding",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5950,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": 3819,
          "cds_start": null,
          "consequences": [
            "5_prime_UTR_variant"
          ],
          "exon_count": 34,
          "exon_rank": 4,
          "exon_rank_end": null,
          "feature": "XM_047441632.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "c.-129C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": true,
          "protein_id": "XP_047297588.1",
          "strand": true,
          "transcript": "XM_047441632.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": 880,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000469974.6",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*413C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494860.1",
          "strand": true,
          "transcript": "ENST00000469974.6",
          "transcript_support_level": 5
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "retained_intron",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 4516,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 28,
          "exon_rank": 9,
          "exon_rank_end": null,
          "feature": "ENST00000642551.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.601C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000642551.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": 5410,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642684.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*558C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494554.1",
          "strand": true,
          "transcript": "ENST00000642684.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": 5301,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642771.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496278.1",
          "strand": true,
          "transcript": "ENST00000642771.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": 2300,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 22,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000643166.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.952C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "ENST00000643166.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": 4790,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000643395.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000496630.1",
          "strand": true,
          "transcript": "ENST00000643395.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": 5067,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000643751.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495496.1",
          "strand": true,
          "transcript": "ENST00000643751.2",
          "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": 5224,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 12,
          "exon_rank_end": null,
          "feature": "ENST00000644162.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.781C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495371.1",
          "strand": true,
          "transcript": "ENST00000644162.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": 5371,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645494.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495338.1",
          "strand": true,
          "transcript": "ENST00000645494.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": 5214,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000645755.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495873.1",
          "strand": true,
          "transcript": "ENST00000645755.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": 1675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 20,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000645967.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*333C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495187.1",
          "strand": true,
          "transcript": "ENST00000645967.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": 5472,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646515.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494700.1",
          "strand": true,
          "transcript": "ENST00000646515.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": 5302,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000646998.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.865C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494662.1",
          "strand": true,
          "transcript": "ENST00000646998.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5127,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 39,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_110988.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.1071C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_110988.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5502,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 43,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_146296.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.954C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_146296.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6245,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "splice_region_variant",
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_157125.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.954C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_157125.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 6117,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 40,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_157126.2",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.954C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_157126.2",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5361,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "NR_157128.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.1071C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "NR_157128.1",
          "transcript_support_level": null
        },
        {
          "aa_alt": null,
          "aa_end": null,
          "aa_length": null,
          "aa_ref": null,
          "aa_start": null,
          "biotype": "pseudogene",
          "canonical": false,
          "cdna_end": null,
          "cdna_length": 5079,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_count": 41,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "XR_007067997.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.1071C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": null,
          "strand": true,
          "transcript": "XR_007067997.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": 880,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 10,
          "exon_rank": 8,
          "exon_rank_end": null,
          "feature": "ENST00000469974.6",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*413C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494860.1",
          "strand": true,
          "transcript": "ENST00000469974.6",
          "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": 5410,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 42,
          "exon_rank": 13,
          "exon_rank_end": null,
          "feature": "ENST00000642684.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*558C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000494554.1",
          "strand": true,
          "transcript": "ENST00000642684.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": 1675,
          "cdna_start": null,
          "cds_end": null,
          "cds_length": null,
          "cds_start": null,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_count": 20,
          "exon_rank": 11,
          "exon_rank_end": null,
          "feature": "ENST00000645967.1",
          "gene_hgnc_id": 18423,
          "gene_symbol": "DEPDC5",
          "hgvs_c": "n.*333C>A",
          "hgvs_p": null,
          "intron_rank": null,
          "intron_rank_end": null,
          "mane_plus": null,
          "mane_select": null,
          "protein_coding": false,
          "protein_id": "ENSP00000495187.1",
          "strand": true,
          "transcript": "ENST00000645967.1",
          "transcript_support_level": null
        }
      ],
      "custom_annotations": null,
      "dbscsnv_ada_prediction": null,
      "dbscsnv_ada_score": null,
      "dbsnp": "rs759952667",
      "effect": "missense_variant",
      "frequency_reference_population": 0.0000027400151,
      "gene_hgnc_id": 18423,
      "gene_symbol": "DEPDC5",
      "gnomad_exomes_ac": 4,
      "gnomad_exomes_af": 0.00000274002,
      "gnomad_exomes_homalt": 0,
      "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": 4.521,
      "pos": 31797697,
      "ref": "C",
      "revel_prediction": "Benign",
      "revel_score": 0.028,
      "splice_prediction_selected": "Benign",
      "splice_score_selected": 0.18000000715255737,
      "splice_source_selected": "max_spliceai",
      "spliceai_max_prediction": "Benign",
      "spliceai_max_score": 0.18,
      "transcript": "NM_001242896.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.