← 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-123132919-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 123132919,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_018387.5",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "NM_018387.5",
          "protein_id": "NP_060857.2",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000348403.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_018387.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000348403.10",
          "protein_id": "ENSP00000321347.7",
          "transcript_support_level": 1,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_018387.5",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000348403.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1781G>A",
          "hgvs_p": "p.Arg594Gln",
          "transcript": "ENST00000360998.3",
          "protein_id": "ENSP00000354271.3",
          "transcript_support_level": 1,
          "aa_start": 594,
          "aa_end": null,
          "aa_length": 658,
          "cds_start": 1781,
          "cds_end": null,
          "cds_length": 1977,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000360998.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.*1600G>A",
          "hgvs_p": null,
          "transcript": "ENST00000407982.6",
          "protein_id": "ENSP00000384292.2",
          "transcript_support_level": 1,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000407982.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.*1600G>A",
          "hgvs_p": null,
          "transcript": "ENST00000407982.6",
          "protein_id": "ENSP00000384292.2",
          "transcript_support_level": 1,
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000407982.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "NM_001376106.1",
          "protein_id": "NP_001363035.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376106.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "NM_001376107.1",
          "protein_id": "NP_001363036.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376107.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000447404.6",
          "protein_id": "ENSP00000415968.2",
          "transcript_support_level": 2,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000447404.6"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000878276.1",
          "protein_id": "ENSP00000548335.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878276.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000878277.1",
          "protein_id": "ENSP00000548336.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878277.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000878278.1",
          "protein_id": "ENSP00000548337.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878278.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000878280.1",
          "protein_id": "ENSP00000548339.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878280.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932652.1",
          "protein_id": "ENSP00000602711.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932652.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932653.1",
          "protein_id": "ENSP00000602712.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932653.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932655.1",
          "protein_id": "ENSP00000602714.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932655.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932658.1",
          "protein_id": "ENSP00000602717.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932658.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932659.1",
          "protein_id": "ENSP00000602718.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932659.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1808G>A",
          "hgvs_p": "p.Arg603Gln",
          "transcript": "ENST00000878275.1",
          "protein_id": "ENSP00000548334.1",
          "transcript_support_level": null,
          "aa_start": 603,
          "aa_end": null,
          "aa_length": 667,
          "cds_start": 1808,
          "cds_end": null,
          "cds_length": 2004,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878275.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1808G>A",
          "hgvs_p": "p.Arg603Gln",
          "transcript": "ENST00000878279.1",
          "protein_id": "ENSP00000548338.1",
          "transcript_support_level": null,
          "aa_start": 603,
          "aa_end": null,
          "aa_length": 667,
          "cds_start": 1808,
          "cds_end": null,
          "cds_length": 2004,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878279.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1781G>A",
          "hgvs_p": "p.Arg594Gln",
          "transcript": "NM_001171137.2",
          "protein_id": "NP_001164608.1",
          "transcript_support_level": null,
          "aa_start": 594,
          "aa_end": null,
          "aa_length": 658,
          "cds_start": 1781,
          "cds_end": null,
          "cds_length": 1977,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001171137.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "ENST00000932654.1",
          "protein_id": "ENSP00000602713.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 657,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 1974,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932654.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "NM_001376109.1",
          "protein_id": "NP_001363038.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 648,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 1947,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001376109.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1727G>A",
          "hgvs_p": "p.Arg576Gln",
          "transcript": "ENST00000878273.1",
          "protein_id": "ENSP00000548332.1",
          "transcript_support_level": null,
          "aa_start": 576,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 1727,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878273.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1715G>A",
          "hgvs_p": "p.Arg572Gln",
          "transcript": "ENST00000970351.1",
          "protein_id": "ENSP00000640410.1",
          "transcript_support_level": null,
          "aa_start": 572,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 1715,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970351.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1664G>A",
          "hgvs_p": "p.Arg555Gln",
          "transcript": "ENST00000878274.1",
          "protein_id": "ENSP00000548333.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1664,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000878274.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1664G>A",
          "hgvs_p": "p.Arg555Gln",
          "transcript": "ENST00000932660.1",
          "protein_id": "ENSP00000602719.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1664,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932660.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1664G>A",
          "hgvs_p": "p.Arg555Gln",
          "transcript": "ENST00000970350.1",
          "protein_id": "ENSP00000640409.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1664,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000970350.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1664G>A",
          "hgvs_p": "p.Arg555Gln",
          "transcript": "ENST00000932656.1",
          "protein_id": "ENSP00000602715.1",
          "transcript_support_level": null,
          "aa_start": 555,
          "aa_end": null,
          "aa_length": 604,
          "cds_start": 1664,
          "cds_end": null,
          "cds_length": 1815,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932656.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1436G>A",
          "hgvs_p": "p.Arg479Gln",
          "transcript": "ENST00000932657.1",
          "protein_id": "ENSP00000602716.1",
          "transcript_support_level": null,
          "aa_start": 479,
          "aa_end": null,
          "aa_length": 543,
          "cds_start": 1436,
          "cds_end": null,
          "cds_length": 1632,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932657.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 18,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "XM_047423562.1",
          "protein_id": "XP_047279518.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423562.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "Q",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln",
          "transcript": "XM_047423563.1",
          "protein_id": "XP_047279519.1",
          "transcript_support_level": null,
          "aa_start": 608,
          "aa_end": null,
          "aa_length": 657,
          "cds_start": 1823,
          "cds_end": null,
          "cds_length": 1974,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047423563.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.47G>A",
          "hgvs_p": null,
          "transcript": "ENST00000471564.6",
          "protein_id": "ENSP00000433106.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000471564.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.50G>A",
          "hgvs_p": null,
          "transcript": "ENST00000478973.6",
          "protein_id": "ENSP00000432626.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000478973.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 2,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.146G>A",
          "hgvs_p": null,
          "transcript": "ENST00000496533.5",
          "protein_id": "ENSP00000431190.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000496533.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.2200G>A",
          "hgvs_p": null,
          "transcript": "NR_033234.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_033234.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 15,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.1928G>A",
          "hgvs_p": null,
          "transcript": "XR_001746347.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_001746347.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.2138G>A",
          "hgvs_p": null,
          "transcript": "XR_007061326.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007061326.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 16,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "STRBP",
          "gene_hgnc_id": 16462,
          "hgvs_c": "n.2138G>A",
          "hgvs_p": null,
          "transcript": "XR_007061327.1",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "XR_007061327.1"
        }
      ],
      "gene_symbol": "STRBP",
      "gene_hgnc_id": 16462,
      "dbsnp": "rs749670529",
      "frequency_reference_population": 0.0000013681762,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 2,
      "gnomad_exomes_af": 0.00000136818,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 2,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.33646926283836365,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.07000000029802322,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.322,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.3384,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.2,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 6.7,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.07,
      "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": 1,
      "acmg_classification": "Uncertain_significance",
      "acmg_criteria": "PM2,BP4",
      "acmg_by_gene": [
        {
          "score": 1,
          "benign_score": 1,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_018387.5",
          "gene_symbol": "STRBP",
          "hgnc_id": 16462,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1823G>A",
          "hgvs_p": "p.Arg608Gln"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}