← 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: 3-25598351-A-ACTC (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 25598351,
      "ref": "A",
      "alt": "ACTC",
      "effect": "conservative_inframe_insertion",
      "transcript": "NM_001330700.2",
      "consequences": [
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 36,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4834_4836dupGAG",
          "hgvs_p": "p.Glu1612dup",
          "transcript": "NM_001330700.2",
          "protein_id": "NP_001317629.1",
          "transcript_support_level": null,
          "aa_start": 1612,
          "aa_end": null,
          "aa_length": 1626,
          "cds_start": 4836,
          "cds_end": null,
          "cds_length": 4881,
          "cdna_start": 5446,
          "cdna_end": null,
          "cdna_length": 5814,
          "mane_select": "ENST00000264331.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001330700.2"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 36,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4834_4836dupGAG",
          "hgvs_p": "p.Glu1612dup",
          "transcript": "ENST00000264331.9",
          "protein_id": "ENSP00000264331.4",
          "transcript_support_level": 5,
          "aa_start": 1612,
          "aa_end": null,
          "aa_length": 1626,
          "cds_start": 4836,
          "cds_end": null,
          "cds_length": 4881,
          "cdna_start": 5446,
          "cdna_end": null,
          "cdna_length": 5814,
          "mane_select": "NM_001330700.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000264331.9"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 36,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4819_4821dupGAG",
          "hgvs_p": "p.Glu1607dup",
          "transcript": "ENST00000435706.7",
          "protein_id": "ENSP00000396704.2",
          "transcript_support_level": 1,
          "aa_start": 1607,
          "aa_end": null,
          "aa_length": 1621,
          "cds_start": 4821,
          "cds_end": null,
          "cds_length": 4866,
          "cdna_start": 5497,
          "cdna_end": null,
          "cdna_length": 5863,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000435706.7"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 36,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4735_4737dupGAG",
          "hgvs_p": "p.Glu1579dup",
          "transcript": "ENST00000424225.2",
          "protein_id": "ENSP00000391112.2",
          "transcript_support_level": 1,
          "aa_start": 1579,
          "aa_end": null,
          "aa_length": 1593,
          "cds_start": 4737,
          "cds_end": null,
          "cds_length": 4782,
          "cdna_start": 4812,
          "cdna_end": null,
          "cdna_length": 5160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000424225.2"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 36,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4819_4821dupGAG",
          "hgvs_p": "p.Glu1607dup",
          "transcript": "NM_001068.3",
          "protein_id": "NP_001059.2",
          "transcript_support_level": null,
          "aa_start": 1607,
          "aa_end": null,
          "aa_length": 1621,
          "cds_start": 4821,
          "cds_end": null,
          "cds_length": 4866,
          "cdna_start": 4896,
          "cdna_end": null,
          "cdna_length": 5343,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001068.3"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4759_4761dupGAG",
          "hgvs_p": "p.Glu1587dup",
          "transcript": "ENST00000854208.1",
          "protein_id": "ENSP00000524267.1",
          "transcript_support_level": null,
          "aa_start": 1587,
          "aa_end": null,
          "aa_length": 1601,
          "cds_start": 4761,
          "cds_end": null,
          "cds_length": 4806,
          "cdna_start": 5371,
          "cdna_end": null,
          "cdna_length": 5739,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854208.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4708_4710dupGAG",
          "hgvs_p": "p.Glu1570dup",
          "transcript": "ENST00000957358.1",
          "protein_id": "ENSP00000627417.1",
          "transcript_support_level": null,
          "aa_start": 1570,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 4710,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 5320,
          "cdna_end": null,
          "cdna_length": 5687,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957358.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4696_4698dupGAG",
          "hgvs_p": "p.Glu1566dup",
          "transcript": "ENST00000957360.1",
          "protein_id": "ENSP00000627419.1",
          "transcript_support_level": null,
          "aa_start": 1566,
          "aa_end": null,
          "aa_length": 1580,
          "cds_start": 4698,
          "cds_end": null,
          "cds_length": 4743,
          "cdna_start": 5308,
          "cdna_end": null,
          "cdna_length": 5659,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957360.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4624_4626dupGAG",
          "hgvs_p": "p.Glu1542dup",
          "transcript": "ENST00000957359.1",
          "protein_id": "ENSP00000627418.1",
          "transcript_support_level": null,
          "aa_start": 1542,
          "aa_end": null,
          "aa_length": 1556,
          "cds_start": 4626,
          "cds_end": null,
          "cds_length": 4671,
          "cdna_start": 5236,
          "cdna_end": null,
          "cdna_length": 5596,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000957359.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4618_4620dupGAG",
          "hgvs_p": "p.Glu1540dup",
          "transcript": "ENST00000854207.1",
          "protein_id": "ENSP00000524266.1",
          "transcript_support_level": null,
          "aa_start": 1540,
          "aa_end": null,
          "aa_length": 1554,
          "cds_start": 4620,
          "cds_end": null,
          "cds_length": 4665,
          "cdna_start": 5230,
          "cdna_end": null,
          "cdna_length": 5599,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000854207.1"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4723_4725dupGAG",
          "hgvs_p": "p.Glu1575dup",
          "transcript": "XM_011534057.4",
          "protein_id": "XP_011532359.1",
          "transcript_support_level": null,
          "aa_start": 1575,
          "aa_end": null,
          "aa_length": 1589,
          "cds_start": 4725,
          "cds_end": null,
          "cds_length": 4770,
          "cdna_start": 5335,
          "cdna_end": null,
          "cdna_length": 5782,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011534057.4"
        },
        {
          "aa_ref": "E",
          "aa_alt": "EE",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "conservative_inframe_insertion"
          ],
          "exon_rank": 35,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "c.4708_4710dupGAG",
          "hgvs_p": "p.Glu1570dup",
          "transcript": "XM_047448821.1",
          "protein_id": "XP_047304777.1",
          "transcript_support_level": null,
          "aa_start": 1570,
          "aa_end": null,
          "aa_length": 1584,
          "cds_start": 4710,
          "cds_end": null,
          "cds_length": 4755,
          "cdna_start": 5320,
          "cdna_end": null,
          "cdna_length": 5767,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047448821.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.*1466_*1468dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000413971.5",
          "protein_id": "ENSP00000388216.1",
          "transcript_support_level": 5,
          "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": 2049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000413971.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.3733_3735dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000470132.2",
          "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": 4109,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000470132.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.1697_1699dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699028.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2073,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699028.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.3764_3766dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699029.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 4140,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699029.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.2940_2942dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699030.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 3316,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699030.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.5097_5099dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699031.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 5473,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699031.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 31,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.7472_7474dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699032.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 7848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699032.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.5205_5207dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699033.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 5581,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699033.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.1591_1593dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699034.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 1947,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699034.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.1310_1312dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699035.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 1660,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699035.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.3462_3464dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699036.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 3812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699036.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.*2423_*2425dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699038.2",
          "protein_id": "ENSP00000514097.2",
          "transcript_support_level": null,
          "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": 5893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000699038.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.1500_1502dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699039.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 1830,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699039.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": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.2304_2306dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699040.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2627,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699040.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": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.3015_3017dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699041.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 3333,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699041.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.2373_2375dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699042.1",
          "protein_id": null,
          "transcript_support_level": null,
          "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": 2691,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000699042.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.*1466_*1468dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000413971.5",
          "protein_id": "ENSP00000388216.1",
          "transcript_support_level": 5,
          "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": 2049,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000413971.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 33,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "TOP2B",
          "gene_hgnc_id": 11990,
          "hgvs_c": "n.*2423_*2425dupGAG",
          "hgvs_p": null,
          "transcript": "ENST00000699038.2",
          "protein_id": "ENSP00000514097.2",
          "transcript_support_level": null,
          "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": 5893,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000699038.2"
        }
      ],
      "gene_symbol": "TOP2B",
      "gene_hgnc_id": 11990,
      "dbsnp": "rs753007684",
      "frequency_reference_population": 0.000013646289,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 22,
      "gnomad_exomes_af": 0.0000136978,
      "gnomad_genomes_af": 0.000013152,
      "gnomad_exomes_ac": 20,
      "gnomad_genomes_ac": 2,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": null,
      "splice_prediction_selected": null,
      "splice_source_selected": null,
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 0.723,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": null,
      "spliceai_max_prediction": null,
      "dbscsnv_ada_score": null,
      "dbscsnv_ada_prediction": null,
      "apogee2_score": null,
      "apogee2_prediction": null,
      "mitotip_score": null,
      "mitotip_prediction": null,
      "acmg_score": -3,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "PM4_Supporting,BS2",
      "acmg_by_gene": [
        {
          "score": -3,
          "benign_score": 4,
          "pathogenic_score": 1,
          "criteria": [
            "PM4_Supporting",
            "BS2"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001330700.2",
          "gene_symbol": "TOP2B",
          "hgnc_id": 11990,
          "effects": [
            "conservative_inframe_insertion"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.4834_4836dupGAG",
          "hgvs_p": "p.Glu1612dup"
        }
      ],
      "clinvar_disease": "not provided",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not provided",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}
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.