← 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: 8-58601546-G-GAAAAAAAAAA (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "8",
      "pos": 58601546,
      "ref": "G",
      "alt": "GAAAAAAAAAA",
      "effect": "intron_variant",
      "transcript": "ENST00000038176.8",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_003580.4",
          "protein_id": "NP_003571.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 917,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2754,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3574,
          "mane_select": "ENST00000038176.8",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000038176.8",
          "protein_id": "ENSP00000038176.3",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 917,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2754,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3574,
          "mane_select": "NM_003580.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1219-21_1219-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001144772.1",
          "protein_id": "NP_001138244.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 948,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2847,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3510,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1219-21_1219-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000427130.7",
          "protein_id": "ENSP00000411012.2",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 948,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2847,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3637,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1195-21_1195-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413006.1",
          "protein_id": "NP_001399935.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 940,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2823,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3643,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1150-21_1150-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412998.1",
          "protein_id": "NP_001399927.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 925,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2778,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3598,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1147-21_1147-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412994.1",
          "protein_id": "NP_001399923.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 924,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2775,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3595,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413005.1",
          "protein_id": "NP_001399934.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 924,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2775,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3595,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412990.1",
          "protein_id": "NP_001399919.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 923,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2772,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3592,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412992.1",
          "protein_id": "NP_001399921.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 920,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2763,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3583,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412995.1",
          "protein_id": "NP_001399924.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 894,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2685,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3393,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413002.1",
          "protein_id": "NP_001399931.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 854,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2565,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3471,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412989.1",
          "protein_id": "NP_001399918.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 821,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2466,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2772,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412991.1",
          "protein_id": "NP_001399920.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3730,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412996.1",
          "protein_id": "NP_001399925.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3537,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412997.1",
          "protein_id": "NP_001399926.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 4295,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412999.1",
          "protein_id": "NP_001399928.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3665,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413000.1",
          "protein_id": "NP_001399929.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3726,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 15,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413001.1",
          "protein_id": "NP_001399930.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3709,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 16,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413003.1",
          "protein_id": "NP_001399932.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3865,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 16,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001413004.1",
          "protein_id": "NP_001399933.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.718-21_718-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412988.1",
          "protein_id": "NP_001399917.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 781,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2346,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3166,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.625-21_625-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NM_001412993.1",
          "protein_id": "NP_001399922.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 750,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2253,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3632,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": 7,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.665-21_665-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000519858.1",
          "protein_id": null,
          "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": 936,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": 16,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.*1252-21_*1252-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "ENST00000649465.1",
          "protein_id": "ENSP00000498107.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": 3764,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182084.1",
          "protein_id": null,
          "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": 3557,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182085.1",
          "protein_id": null,
          "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": 3522,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182086.1",
          "protein_id": null,
          "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": 3587,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182087.1",
          "protein_id": null,
          "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": 3546,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182088.1",
          "protein_id": null,
          "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": 3505,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "n.1348-21_1348-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "NR_182089.1",
          "protein_id": null,
          "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": 3707,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "NSMAF",
          "gene_hgnc_id": 8017,
          "hgvs_c": "c.736-21_736-12dupTTTTTTTTTT",
          "hgvs_p": null,
          "transcript": "XM_047422320.1",
          "protein_id": "XP_047278276.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 787,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2364,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3477,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "NSMAF",
      "gene_hgnc_id": 8017,
      "dbsnp": "rs33942423",
      "frequency_reference_population": 0.000036902547,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 5,
      "gnomad_exomes_af": 0.0000282766,
      "gnomad_genomes_af": 0.0000369025,
      "gnomad_exomes_ac": 37,
      "gnomad_genomes_ac": 5,
      "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.861,
      "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": 0,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "",
      "acmg_by_gene": [
        {
          "score": 0,
          "benign_score": 0,
          "pathogenic_score": 0,
          "criteria": [],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000038176.8",
          "gene_symbol": "NSMAF",
          "hgnc_id": 8017,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.1126-21_1126-12dupTTTTTTTTTT",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "custom_annotations": null
    }
  ],
  "message": null
}