← 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: 15-82683530-A-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "15",
      "pos": 82683530,
      "ref": "A",
      "alt": "C",
      "effect": "intron_variant",
      "transcript": "ENST00000535359.6",
      "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": 27,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "NM_001278512.2",
          "protein_id": "NP_001265441.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1101,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3306,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3754,
          "mane_select": "ENST00000535359.6",
          "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": 27,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000535359.6",
          "protein_id": "ENSP00000440984.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1101,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3306,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3754,
          "mane_select": "NM_001278512.2",
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000261722.8",
          "protein_id": "ENSP00000261722.4",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1088,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3267,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3738,
          "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": 25,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.265-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000535348.5",
          "protein_id": "ENSP00000438721.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3254,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.507-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000537735.2",
          "protein_id": null,
          "transcript_support_level": 1,
          "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": 3663,
          "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": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "CPEB1-AS1",
          "gene_hgnc_id": 27523,
          "hgvs_c": "n.1329-8481A>C",
          "hgvs_p": null,
          "transcript": "ENST00000560650.1",
          "protein_id": null,
          "transcript_support_level": 1,
          "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": 2138,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000652847.1",
          "protein_id": "ENSP00000499785.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1130,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3393,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3714,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.490-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000642989.2",
          "protein_id": "ENSP00000493485.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1125,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3378,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3683,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "NM_004644.5",
          "protein_id": "NP_004635.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1082,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3249,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3697,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000668990.2",
          "protein_id": "ENSP00000499235.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1082,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3249,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3697,
          "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": 25,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.265-1950T>G",
          "hgvs_p": null,
          "transcript": "NM_001278511.2",
          "protein_id": "NP_001265440.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1050,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3153,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3601,
          "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": 2,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.190-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000669930.1",
          "protein_id": "ENSP00000499671.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1025,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 3078,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3461,
          "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": 25,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000666973.1",
          "protein_id": "ENSP00000499288.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 992,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 2979,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 3420,
          "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": 13,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.265-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000664460.1",
          "protein_id": "ENSP00000499798.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 528,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1587,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2425,
          "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": 14,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000666055.1",
          "protein_id": "ENSP00000499608.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 508,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 1527,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1919,
          "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": 8,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "c.229-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000541693.5",
          "protein_id": "ENSP00000441961.1",
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 192,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": 579,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 746,
          "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": 24,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.864-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000535385.6",
          "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": 4201,
          "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": 25,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.564-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000543938.6",
          "protein_id": null,
          "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": 4168,
          "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": 26,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.438-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000657321.1",
          "protein_id": "ENSP00000499716.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": 3698,
          "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": 27,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.503-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000663651.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": 3651,
          "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": 24,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.*249-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000667758.1",
          "protein_id": "ENSP00000499318.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": 4643,
          "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": 26,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.*159-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000668385.1",
          "protein_id": "ENSP00000499544.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": 3586,
          "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": 24,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.300-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000679388.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": 4106,
          "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": 24,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000679531.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": 6210,
          "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": 24,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.740-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000679950.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": 4668,
          "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": 23,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000680492.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": 5002,
          "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": 24,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000680946.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": 4573,
          "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": 22,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000681044.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": 5079,
          "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": 26,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.438-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000681327.1",
          "protein_id": "ENSP00000505423.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": 4042,
          "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": 25,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000681452.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": 5769,
          "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": 23,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "AP3B2",
          "gene_hgnc_id": 567,
          "hgvs_c": "n.767-1950T>G",
          "hgvs_p": null,
          "transcript": "ENST00000681464.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": 4875,
          "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": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "CPEB1-AS1",
          "gene_hgnc_id": 27523,
          "hgvs_c": "n.1329-8481A>C",
          "hgvs_p": null,
          "transcript": "NR_046096.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": 2138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "AP3B2",
      "gene_hgnc_id": 567,
      "dbsnp": "rs11638815",
      "frequency_reference_population": 0.19826339,
      "hom_count_reference_population": 3691,
      "allele_count_reference_population": 30163,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.198263,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 30163,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 3691,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.9100000262260437,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.91,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.429,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0,
      "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": -12,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Strong,BA1",
      "acmg_by_gene": [
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000535359.6",
          "gene_symbol": "AP3B2",
          "hgnc_id": 567,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AR,AD",
          "hgvs_c": "c.361-1950T>G",
          "hgvs_p": null
        },
        {
          "score": -12,
          "benign_score": 12,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong",
            "BA1"
          ],
          "verdict": "Benign",
          "transcript": "ENST00000560650.1",
          "gene_symbol": "CPEB1-AS1",
          "hgnc_id": 27523,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.1329-8481A>C",
          "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
}