← 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: 9-2170466-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 2170466,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "ENST00000349721.8",
      "consequences": [
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4247G>C",
          "hgvs_p": "p.Gly1416Ala",
          "transcript": "NM_003070.5",
          "protein_id": "NP_003061.3",
          "transcript_support_level": null,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 4247,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": 4341,
          "cdna_end": null,
          "cdna_length": 5748,
          "mane_select": "ENST00000349721.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4247G>C",
          "hgvs_p": "p.Gly1416Ala",
          "transcript": "ENST00000349721.8",
          "protein_id": "ENSP00000265773.5",
          "transcript_support_level": 5,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 4247,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": 4341,
          "cdna_end": null,
          "cdna_length": 5748,
          "mane_select": "NM_003070.5",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4247G>C",
          "hgvs_p": "p.Gly1416Ala",
          "transcript": "ENST00000382203.5",
          "protein_id": "ENSP00000371638.1",
          "transcript_support_level": 1,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 4247,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": 4456,
          "cdna_end": null,
          "cdna_length": 5867,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4025+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000450198.6",
          "protein_id": "ENSP00000392081.2",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1514,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5602,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.263+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634781.1",
          "protein_id": "ENSP00000489302.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 260,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 783,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4247G>C",
          "hgvs_p": "p.Gly1416Ala",
          "transcript": "NM_001289396.2",
          "protein_id": "NP_001276325.1",
          "transcript_support_level": null,
          "aa_start": 1416,
          "aa_end": null,
          "aa_length": 1590,
          "cds_start": 4247,
          "cds_end": null,
          "cds_length": 4773,
          "cdna_start": 4456,
          "cdna_end": null,
          "cdna_length": 5863,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.1439G>C",
          "hgvs_p": "p.Gly480Ala",
          "transcript": "ENST00000704353.1",
          "protein_id": "ENSP00000515864.1",
          "transcript_support_level": null,
          "aa_start": 480,
          "aa_end": null,
          "aa_length": 654,
          "cds_start": 1439,
          "cds_end": null,
          "cds_length": 1965,
          "cdna_start": 1525,
          "cdna_end": null,
          "cdna_length": 2932,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.239G>C",
          "hgvs_p": "p.Gly80Ala",
          "transcript": "ENST00000382186.6",
          "protein_id": "ENSP00000371621.1",
          "transcript_support_level": 3,
          "aa_start": 80,
          "aa_end": null,
          "aa_length": 254,
          "cds_start": 239,
          "cds_end": null,
          "cds_length": 765,
          "cdna_start": 416,
          "cdna_end": null,
          "cdna_length": 955,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.239G>C",
          "hgvs_p": "p.Gly80Ala",
          "transcript": "ENST00000634931.1",
          "protein_id": "ENSP00000489433.1",
          "transcript_support_level": 5,
          "aa_start": 80,
          "aa_end": null,
          "aa_length": 254,
          "cds_start": 239,
          "cds_end": null,
          "cds_length": 765,
          "cdna_start": 314,
          "cdna_end": null,
          "cdna_length": 939,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.359G>C",
          "hgvs_p": "p.Gly120Ala",
          "transcript": "ENST00000634435.1",
          "protein_id": "ENSP00000489212.1",
          "transcript_support_level": 5,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 244,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 735,
          "cdna_start": 368,
          "cdna_end": null,
          "cdna_length": 744,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.359G>C",
          "hgvs_p": "p.Gly120Ala",
          "transcript": "ENST00000634338.1",
          "protein_id": "ENSP00000489388.1",
          "transcript_support_level": 5,
          "aa_start": 120,
          "aa_end": null,
          "aa_length": 243,
          "cds_start": 359,
          "cds_end": null,
          "cds_length": 733,
          "cdna_start": 366,
          "cdna_end": null,
          "cdna_length": 740,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "G",
          "aa_alt": "A",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.275G>C",
          "hgvs_p": "p.Gly92Ala",
          "transcript": "ENST00000452193.5",
          "protein_id": "ENSP00000401096.2",
          "transcript_support_level": 3,
          "aa_start": 92,
          "aa_end": null,
          "aa_length": 181,
          "cds_start": 275,
          "cds_end": null,
          "cds_length": 548,
          "cdna_start": 477,
          "cdna_end": null,
          "cdna_length": 750,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 29,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.4247G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634760.1",
          "protein_id": "ENSP00000489256.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5847,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.1281G>C",
          "hgvs_p": null,
          "transcript": "ENST00000638139.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2675,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4199+8563G>C",
          "hgvs_p": null,
          "transcript": "NM_139045.4",
          "protein_id": "NP_620614.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5694,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4199+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000357248.8",
          "protein_id": "ENSP00000349788.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5855,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4199+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000382194.6",
          "protein_id": "ENSP00000371629.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1572,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5679,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.4025+8563G>C",
          "hgvs_p": null,
          "transcript": "NM_001289397.2",
          "protein_id": "NP_001276326.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1514,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4545,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5520,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 26,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.3839+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000704350.1",
          "protein_id": "ENSP00000515861.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1452,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 4359,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5332,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.2561+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000704355.1",
          "protein_id": "ENSP00000515866.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1026,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3081,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3623,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.1391+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000704352.1",
          "protein_id": "ENSP00000515863.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2878,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.317+8563G>C",
          "hgvs_p": null,
          "transcript": "NM_001289400.2",
          "protein_id": "NP_001276329.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 278,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2230,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.317+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000302401.8",
          "protein_id": "ENSP00000305411.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 278,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 837,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2242,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "NM_001289399.2",
          "protein_id": "NP_001276328.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 276,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 831,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1805,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000382185.6",
          "protein_id": "ENSP00000371620.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 276,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 831,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1584,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000417599.6",
          "protein_id": "ENSP00000387486.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 276,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 831,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 980,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.305+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000639760.2",
          "protein_id": "ENSP00000492585.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 270,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 813,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2942,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.575+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634772.1",
          "protein_id": "ENSP00000489518.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 268,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 809,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 810,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.227+8563G>C",
          "hgvs_p": null,
          "transcript": "NM_001289398.2",
          "protein_id": "NP_001276327.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 248,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1848,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.227+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000324954.10",
          "protein_id": "ENSP00000324770.6",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 248,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 747,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.191+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000382183.6",
          "protein_id": "ENSP00000371618.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 236,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 711,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1178,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.359+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634343.1",
          "protein_id": "ENSP00000489615.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 230,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 695,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 792,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635530.1",
          "protein_id": "ENSP00000489204.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 228,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 687,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000423555.6",
          "protein_id": "ENSP00000413057.2",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 227,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 685,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 834,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.191+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635388.1",
          "protein_id": "ENSP00000489271.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 201,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 606,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 711,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.311+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635133.1",
          "protein_id": "ENSP00000489168.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 199,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 601,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 758,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.191+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000416751.2",
          "protein_id": "ENSP00000412242.2",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 191,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 578,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 633,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.191+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634706.1",
          "protein_id": "ENSP00000489504.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 168,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 508,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 630,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "c.191+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634688.1",
          "protein_id": "ENSP00000489473.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 148,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 447,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 897,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.*49+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000634989.1",
          "protein_id": "ENSP00000489100.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1118,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.*49+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635590.1",
          "protein_id": "ENSP00000489587.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1843,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.*168+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635659.1",
          "protein_id": "ENSP00000489334.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 762,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": 21,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.2867+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000635739.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4272,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.1806+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000636157.1",
          "protein_id": null,
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3211,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.*49+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000636367.1",
          "protein_id": "ENSP00000489942.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1889,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 28,
          "intron_rank_end": null,
          "gene_symbol": "SMARCA2",
          "gene_hgnc_id": 11098,
          "hgvs_c": "n.*3881+8563G>C",
          "hgvs_p": null,
          "transcript": "ENST00000704354.1",
          "protein_id": "ENSP00000515865.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 5588,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "SMARCA2",
      "gene_hgnc_id": 11098,
      "dbsnp": "rs3793510",
      "frequency_reference_population": 0.00013196241,
      "hom_count_reference_population": 1,
      "allele_count_reference_population": 213,
      "gnomad_exomes_af": 0.000136816,
      "gnomad_genomes_af": 0.0000853724,
      "gnomad_exomes_ac": 200,
      "gnomad_genomes_ac": 13,
      "gnomad_exomes_homalt": 1,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.022168010473251343,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.1899999976158142,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.194,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0968,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.37,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 3.841,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.19,
      "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": -20,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BP6_Very_Strong,BS1,BS2",
      "acmg_by_gene": [
        {
          "score": -20,
          "benign_score": 20,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BP6_Very_Strong",
            "BS1",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000349721.8",
          "gene_symbol": "SMARCA2",
          "hgnc_id": 11098,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.4247G>C",
          "hgvs_p": "p.Gly1416Ala"
        }
      ],
      "clinvar_disease": "Nicolaides-Baraitser syndrome,not provided",
      "clinvar_classification": "Benign/Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:1 B:1",
      "phenotype_combined": "Nicolaides-Baraitser syndrome|not provided",
      "pathogenicity_classification_combined": "Benign/Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}