← Back to variant description

GeneBe API Showcase

This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.

API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.

Documentation & Advanced Usage

Complete API documentation:docs.genebe.net/docs/api/overview/

Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/

Python client for pandas:pypi.org/project/genebe/

Java CLI for VCF files:github.com/pstawinski/genebe-cli

All tools documented at:docs.genebe.net

API Request Examples for Variant: X-129448402-CTCAA-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "X",
      "pos": 129448402,
      "ref": "CTCAA",
      "alt": "C",
      "effect": "frameshift_variant",
      "transcript": "NM_001282874.2",
      "consequences": [
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "NM_001282874.2",
          "protein_id": "NP_001269803.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1070,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000371121.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282874.2"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000371121.5",
          "protein_id": "ENSP00000360162.4",
          "transcript_support_level": 1,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1070,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001282874.2",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371121.5"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "ENST00000371123.5",
          "protein_id": "ENSP00000360164.2",
          "transcript_support_level": 1,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1058,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3177,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371123.5"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000371122.8",
          "protein_id": "ENSP00000360163.4",
          "transcript_support_level": 1,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1054,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3165,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000371122.8"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3089_3092delTTGA",
          "hgvs_p": "p.Ile1030fs",
          "transcript": "ENST00000950304.1",
          "protein_id": "ENSP00000620363.1",
          "transcript_support_level": null,
          "aa_start": 1030,
          "aa_end": null,
          "aa_length": 1077,
          "cds_start": 3089,
          "cds_end": null,
          "cds_length": 3234,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950304.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000931469.1",
          "protein_id": "ENSP00000601528.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1070,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931469.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000950302.1",
          "protein_id": "ENSP00000620361.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1070,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950302.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 25,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000950303.1",
          "protein_id": "ENSP00000620362.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1070,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3213,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950303.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "ENST00000856438.1",
          "protein_id": "ENSP00000526497.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1068,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3207,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856438.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "NM_001282875.2",
          "protein_id": "NP_001269804.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1058,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3177,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282875.2"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "ENST00000950301.1",
          "protein_id": "ENSP00000620360.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1058,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3177,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950301.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "NM_003069.5",
          "protein_id": "NP_003060.2",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1054,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3165,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003069.5"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs",
          "transcript": "NM_001378261.1",
          "protein_id": "NP_001365190.1",
          "transcript_support_level": null,
          "aa_start": 1023,
          "aa_end": null,
          "aa_length": 1048,
          "cds_start": 3068,
          "cds_end": null,
          "cds_length": 3147,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378261.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "NM_001378262.1",
          "protein_id": "NP_001365191.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378262.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "NM_001378263.1",
          "protein_id": "NP_001365192.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3129,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378263.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2981_2984delTTGA",
          "hgvs_p": "p.Ile994fs",
          "transcript": "ENST00000931472.1",
          "protein_id": "ENSP00000601531.1",
          "transcript_support_level": null,
          "aa_start": 994,
          "aa_end": null,
          "aa_length": 1041,
          "cds_start": 2981,
          "cds_end": null,
          "cds_length": 3126,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931472.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.3032_3035delTTGA",
          "hgvs_p": "p.Ile1011fs",
          "transcript": "NM_001378264.1",
          "protein_id": "NP_001365193.1",
          "transcript_support_level": null,
          "aa_start": 1011,
          "aa_end": null,
          "aa_length": 1036,
          "cds_start": 3032,
          "cds_end": null,
          "cds_length": 3111,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378264.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2963_2966delTTGA",
          "hgvs_p": "p.Ile988fs",
          "transcript": "ENST00000931471.1",
          "protein_id": "ENSP00000601530.1",
          "transcript_support_level": null,
          "aa_start": 988,
          "aa_end": null,
          "aa_length": 1035,
          "cds_start": 2963,
          "cds_end": null,
          "cds_length": 3108,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931471.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2957_2960delTTGA",
          "hgvs_p": "p.Ile986fs",
          "transcript": "ENST00000950305.1",
          "protein_id": "ENSP00000620364.1",
          "transcript_support_level": null,
          "aa_start": 986,
          "aa_end": null,
          "aa_length": 1033,
          "cds_start": 2957,
          "cds_end": null,
          "cds_length": 3102,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950305.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2945_2948delTTGA",
          "hgvs_p": "p.Ile982fs",
          "transcript": "ENST00000931470.1",
          "protein_id": "ENSP00000601529.1",
          "transcript_support_level": null,
          "aa_start": 982,
          "aa_end": null,
          "aa_length": 1029,
          "cds_start": 2945,
          "cds_end": null,
          "cds_length": 3090,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931470.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2936_2939delTTGA",
          "hgvs_p": "p.Ile979fs",
          "transcript": "ENST00000856442.1",
          "protein_id": "ENSP00000526501.1",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1026,
          "cds_start": 2936,
          "cds_end": null,
          "cds_length": 3081,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856442.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2912_2915delTTGA",
          "hgvs_p": "p.Ile971fs",
          "transcript": "ENST00000950310.1",
          "protein_id": "ENSP00000620369.1",
          "transcript_support_level": null,
          "aa_start": 971,
          "aa_end": null,
          "aa_length": 1018,
          "cds_start": 2912,
          "cds_end": null,
          "cds_length": 3057,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950310.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2909_2912delTTGA",
          "hgvs_p": "p.Ile970fs",
          "transcript": "ENST00000950307.1",
          "protein_id": "ENSP00000620366.1",
          "transcript_support_level": null,
          "aa_start": 970,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2909,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950307.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2900_2903delTTGA",
          "hgvs_p": "p.Ile967fs",
          "transcript": "ENST00000856439.1",
          "protein_id": "ENSP00000526498.1",
          "transcript_support_level": null,
          "aa_start": 967,
          "aa_end": null,
          "aa_length": 1014,
          "cds_start": 2900,
          "cds_end": null,
          "cds_length": 3045,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856439.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2879_2882delTTGA",
          "hgvs_p": "p.Ile960fs",
          "transcript": "ENST00000931474.1",
          "protein_id": "ENSP00000601533.1",
          "transcript_support_level": null,
          "aa_start": 960,
          "aa_end": null,
          "aa_length": 1007,
          "cds_start": 2879,
          "cds_end": null,
          "cds_length": 3024,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931474.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2852_2855delTTGA",
          "hgvs_p": "p.Ile951fs",
          "transcript": "ENST00000931475.1",
          "protein_id": "ENSP00000601534.1",
          "transcript_support_level": null,
          "aa_start": 951,
          "aa_end": null,
          "aa_length": 998,
          "cds_start": 2852,
          "cds_end": null,
          "cds_length": 2997,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931475.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2843_2846delTTGA",
          "hgvs_p": "p.Ile948fs",
          "transcript": "ENST00000856441.1",
          "protein_id": "ENSP00000526500.1",
          "transcript_support_level": null,
          "aa_start": 948,
          "aa_end": null,
          "aa_length": 995,
          "cds_start": 2843,
          "cds_end": null,
          "cds_length": 2988,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856441.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2831_2834delTTGA",
          "hgvs_p": "p.Ile944fs",
          "transcript": "ENST00000950308.1",
          "protein_id": "ENSP00000620367.1",
          "transcript_support_level": null,
          "aa_start": 944,
          "aa_end": null,
          "aa_length": 991,
          "cds_start": 2831,
          "cds_end": null,
          "cds_length": 2976,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950308.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.2807_2810delTTGA",
          "hgvs_p": "p.Ile936fs",
          "transcript": "ENST00000950306.1",
          "protein_id": "ENSP00000620365.1",
          "transcript_support_level": null,
          "aa_start": 936,
          "aa_end": null,
          "aa_length": 983,
          "cds_start": 2807,
          "cds_end": null,
          "cds_length": 2952,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950306.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.1205_1208delTTGA",
          "hgvs_p": "p.Ile402fs",
          "transcript": "ENST00000856440.1",
          "protein_id": "ENSP00000526499.1",
          "transcript_support_level": null,
          "aa_start": 402,
          "aa_end": null,
          "aa_length": 449,
          "cds_start": 1205,
          "cds_end": null,
          "cds_length": 1350,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000856440.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.887_890delTTGA",
          "hgvs_p": "p.Ile296fs",
          "transcript": "ENST00000950309.1",
          "protein_id": "ENSP00000620368.1",
          "transcript_support_level": null,
          "aa_start": 296,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 887,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000950309.1"
        },
        {
          "aa_ref": "IE",
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "frameshift_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "c.800_803delTTGA",
          "hgvs_p": "p.Ile267fs",
          "transcript": "ENST00000931473.1",
          "protein_id": "ENSP00000601532.1",
          "transcript_support_level": null,
          "aa_start": 267,
          "aa_end": null,
          "aa_length": 314,
          "cds_start": 800,
          "cds_end": null,
          "cds_length": 945,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000931473.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA1",
          "gene_hgnc_id": 11097,
          "hgvs_c": "n.3386_3389delTTGA",
          "hgvs_p": null,
          "transcript": "ENST00000617310.4",
          "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": "ENST00000617310.4"
        }
      ],
      "gene_symbol": "SMARCA1",
      "gene_hgnc_id": 11097,
      "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": null,
      "computational_prediction_selected": null,
      "computational_source_selected": null,
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": null,
      "bayesdelnoaf_prediction": null,
      "phylop100way_score": 8.266,
      "phylop100way_prediction": "Pathogenic",
      "spliceai_max_score": 0.02,
      "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": 10,
      "acmg_classification": "Pathogenic",
      "acmg_criteria": "PVS1,PM2",
      "acmg_by_gene": [
        {
          "score": 10,
          "benign_score": 0,
          "pathogenic_score": 10,
          "criteria": [
            "PVS1",
            "PM2"
          ],
          "verdict": "Pathogenic",
          "transcript": "NM_001282874.2",
          "gene_symbol": "SMARCA1",
          "hgnc_id": 11097,
          "effects": [
            "frameshift_variant"
          ],
          "inheritance_mode": "Unknown,XL",
          "hgvs_c": "c.3068_3071delTTGA",
          "hgvs_p": "p.Ile1023fs"
        }
      ],
      "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
}