← 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: 5-31409059-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "5",
      "pos": 31409059,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_013235.5",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "NM_001382508.1",
          "protein_id": "NP_001369437.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000344624.8",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001382508.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000344624.8",
          "protein_id": "ENSP00000339845.3",
          "transcript_support_level": 5,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001382508.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000344624.8"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000511367.6",
          "protein_id": "ENSP00000425979.2",
          "transcript_support_level": 1,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000511367.6"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000513349.5",
          "protein_id": "ENSP00000424161.1",
          "transcript_support_level": 1,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000513349.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3893A>G",
          "hgvs_p": "p.Tyr1298Cys",
          "transcript": "ENST00000866948.1",
          "protein_id": "ENSP00000537007.1",
          "transcript_support_level": null,
          "aa_start": 1298,
          "aa_end": null,
          "aa_length": 1388,
          "cds_start": 3893,
          "cds_end": null,
          "cds_length": 4167,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866948.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 34,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3893A>G",
          "hgvs_p": "p.Tyr1298Cys",
          "transcript": "ENST00000926014.1",
          "protein_id": "ENSP00000596073.1",
          "transcript_support_level": null,
          "aa_start": 1298,
          "aa_end": null,
          "aa_length": 1388,
          "cds_start": 3893,
          "cds_end": null,
          "cds_length": 4167,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926014.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3869A>G",
          "hgvs_p": "p.Tyr1290Cys",
          "transcript": "ENST00000926025.1",
          "protein_id": "ENSP00000596084.1",
          "transcript_support_level": null,
          "aa_start": 1290,
          "aa_end": null,
          "aa_length": 1380,
          "cds_start": 3869,
          "cds_end": null,
          "cds_length": 4143,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926025.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "NM_013235.5",
          "protein_id": "NP_037367.3",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_013235.5"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000866937.1",
          "protein_id": "ENSP00000536996.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866937.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000866943.1",
          "protein_id": "ENSP00000537002.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866943.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000926013.1",
          "protein_id": "ENSP00000596072.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926013.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000926021.1",
          "protein_id": "ENSP00000596080.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926021.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys",
          "transcript": "ENST00000926027.1",
          "protein_id": "ENSP00000596086.1",
          "transcript_support_level": null,
          "aa_start": 1284,
          "aa_end": null,
          "aa_length": 1374,
          "cds_start": 3851,
          "cds_end": null,
          "cds_length": 4125,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926027.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3848A>G",
          "hgvs_p": "p.Tyr1283Cys",
          "transcript": "ENST00000866947.1",
          "protein_id": "ENSP00000537006.1",
          "transcript_support_level": null,
          "aa_start": 1283,
          "aa_end": null,
          "aa_length": 1373,
          "cds_start": 3848,
          "cds_end": null,
          "cds_length": 4122,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866947.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3827A>G",
          "hgvs_p": "p.Tyr1276Cys",
          "transcript": "ENST00000866936.1",
          "protein_id": "ENSP00000536995.1",
          "transcript_support_level": null,
          "aa_start": 1276,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": 3827,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866936.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3827A>G",
          "hgvs_p": "p.Tyr1276Cys",
          "transcript": "ENST00000866941.1",
          "protein_id": "ENSP00000537000.1",
          "transcript_support_level": null,
          "aa_start": 1276,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": 3827,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866941.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3827A>G",
          "hgvs_p": "p.Tyr1276Cys",
          "transcript": "ENST00000926022.1",
          "protein_id": "ENSP00000596081.1",
          "transcript_support_level": null,
          "aa_start": 1276,
          "aa_end": null,
          "aa_length": 1366,
          "cds_start": 3827,
          "cds_end": null,
          "cds_length": 4101,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926022.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3824A>G",
          "hgvs_p": "p.Tyr1275Cys",
          "transcript": "ENST00000926019.1",
          "protein_id": "ENSP00000596078.1",
          "transcript_support_level": null,
          "aa_start": 1275,
          "aa_end": null,
          "aa_length": 1365,
          "cds_start": 3824,
          "cds_end": null,
          "cds_length": 4098,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926019.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3782A>G",
          "hgvs_p": "p.Tyr1261Cys",
          "transcript": "ENST00000926020.1",
          "protein_id": "ENSP00000596079.1",
          "transcript_support_level": null,
          "aa_start": 1261,
          "aa_end": null,
          "aa_length": 1351,
          "cds_start": 3782,
          "cds_end": null,
          "cds_length": 4056,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926020.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3764A>G",
          "hgvs_p": "p.Tyr1255Cys",
          "transcript": "ENST00000926017.1",
          "protein_id": "ENSP00000596076.1",
          "transcript_support_level": null,
          "aa_start": 1255,
          "aa_end": null,
          "aa_length": 1345,
          "cds_start": 3764,
          "cds_end": null,
          "cds_length": 4038,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926017.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "NM_001100412.2",
          "protein_id": "NP_001093882.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001100412.2"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000866938.1",
          "protein_id": "ENSP00000536997.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866938.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000866942.1",
          "protein_id": "ENSP00000537001.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866942.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000866944.1",
          "protein_id": "ENSP00000537003.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866944.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000926015.1",
          "protein_id": "ENSP00000596074.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926015.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 30,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3740A>G",
          "hgvs_p": "p.Tyr1247Cys",
          "transcript": "ENST00000944647.1",
          "protein_id": "ENSP00000614706.1",
          "transcript_support_level": null,
          "aa_start": 1247,
          "aa_end": null,
          "aa_length": 1337,
          "cds_start": 3740,
          "cds_end": null,
          "cds_length": 4014,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944647.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3737A>G",
          "hgvs_p": "p.Tyr1246Cys",
          "transcript": "ENST00000866946.1",
          "protein_id": "ENSP00000537005.1",
          "transcript_support_level": null,
          "aa_start": 1246,
          "aa_end": null,
          "aa_length": 1336,
          "cds_start": 3737,
          "cds_end": null,
          "cds_length": 4011,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866946.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3728A>G",
          "hgvs_p": "p.Tyr1243Cys",
          "transcript": "ENST00000926018.1",
          "protein_id": "ENSP00000596077.1",
          "transcript_support_level": null,
          "aa_start": 1243,
          "aa_end": null,
          "aa_length": 1333,
          "cds_start": 3728,
          "cds_end": null,
          "cds_length": 4002,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926018.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3716A>G",
          "hgvs_p": "p.Tyr1239Cys",
          "transcript": "ENST00000866939.1",
          "protein_id": "ENSP00000536998.1",
          "transcript_support_level": null,
          "aa_start": 1239,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3716,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866939.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3716A>G",
          "hgvs_p": "p.Tyr1239Cys",
          "transcript": "ENST00000866940.1",
          "protein_id": "ENSP00000536999.1",
          "transcript_support_level": null,
          "aa_start": 1239,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3716,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866940.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3716A>G",
          "hgvs_p": "p.Tyr1239Cys",
          "transcript": "ENST00000926023.1",
          "protein_id": "ENSP00000596082.1",
          "transcript_support_level": null,
          "aa_start": 1239,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3716,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926023.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 32,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3716A>G",
          "hgvs_p": "p.Tyr1239Cys",
          "transcript": "ENST00000926024.1",
          "protein_id": "ENSP00000596083.1",
          "transcript_support_level": null,
          "aa_start": 1239,
          "aa_end": null,
          "aa_length": 1329,
          "cds_start": 3716,
          "cds_end": null,
          "cds_length": 3990,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926024.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3653A>G",
          "hgvs_p": "p.Tyr1218Cys",
          "transcript": "ENST00000866945.1",
          "protein_id": "ENSP00000537004.1",
          "transcript_support_level": null,
          "aa_start": 1218,
          "aa_end": null,
          "aa_length": 1308,
          "cds_start": 3653,
          "cds_end": null,
          "cds_length": 3927,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000866945.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.3644A>G",
          "hgvs_p": "p.Tyr1215Cys",
          "transcript": "ENST00000926016.1",
          "protein_id": "ENSP00000596075.1",
          "transcript_support_level": null,
          "aa_start": 1215,
          "aa_end": null,
          "aa_length": 1305,
          "cds_start": 3644,
          "cds_end": null,
          "cds_length": 3918,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926016.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "c.2945A>G",
          "hgvs_p": "p.Tyr982Cys",
          "transcript": "ENST00000926026.1",
          "protein_id": "ENSP00000596085.1",
          "transcript_support_level": null,
          "aa_start": 982,
          "aa_end": null,
          "aa_length": 1072,
          "cds_start": 2945,
          "cds_end": null,
          "cds_length": 3219,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000926026.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "n.403A>G",
          "hgvs_p": null,
          "transcript": "ENST00000509067.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000509067.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "DROSHA",
          "gene_hgnc_id": 17904,
          "hgvs_c": "n.967A>G",
          "hgvs_p": null,
          "transcript": "ENST00000511778.5",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000511778.5"
        }
      ],
      "gene_symbol": "DROSHA",
      "gene_hgnc_id": 17904,
      "dbsnp": null,
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9186322689056396,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.927,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.9999,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.39,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 7.563,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0,
      "spliceai_max_prediction": "Benign",
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": 4,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_013235.5",
          "gene_symbol": "DROSHA",
          "hgnc_id": 17904,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.3851A>G",
          "hgvs_p": "p.Tyr1284Cys"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}