← 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: 10-68756987-A-G (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "10",
      "pos": 68756987,
      "ref": "A",
      "alt": "G",
      "effect": "intron_variant",
      "transcript": "NM_018237.4",
      "consequences": [
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "NM_018237.4",
          "protein_id": "NP_060707.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000265872.11",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_018237.4"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000265872.11",
          "protein_id": "ENSP00000265872.6",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_018237.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000265872.11"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1759-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000543225.5",
          "protein_id": "ENSP00000438610.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 771,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2316,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000543225.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1252-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000536012.5",
          "protein_id": "ENSP00000439642.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 645,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1939,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000536012.5"
        },
        {
          "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": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.1626-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000540210.5",
          "protein_id": "ENSP00000437760.1",
          "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": "ENST00000540210.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.1626-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000541012.5",
          "protein_id": "ENSP00000439153.1",
          "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": "ENST00000541012.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1870-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928532.1",
          "protein_id": "ENSP00000598591.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1161,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3486,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928532.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000859847.1",
          "protein_id": "ENSP00000529906.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000859847.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928525.1",
          "protein_id": "ENSP00000598584.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928525.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928528.1",
          "protein_id": "ENSP00000598587.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928528.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928530.1",
          "protein_id": "ENSP00000598589.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928530.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928534.1",
          "protein_id": "ENSP00000598593.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928534.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928535.1",
          "protein_id": "ENSP00000598594.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928535.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928536.1",
          "protein_id": "ENSP00000598595.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928536.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928537.1",
          "protein_id": "ENSP00000598596.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1150,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3453,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928537.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1831-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928524.1",
          "protein_id": "ENSP00000598583.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1148,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3447,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928524.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1831-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928529.1",
          "protein_id": "ENSP00000598588.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1148,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3447,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928529.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928533.1",
          "protein_id": "ENSP00000598592.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1148,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3447,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928533.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1804-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928521.1",
          "protein_id": "ENSP00000598580.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1139,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3420,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928521.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "NM_001282959.2",
          "protein_id": "NP_001269888.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282959.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "NM_001282960.2",
          "protein_id": "NP_001269889.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001282960.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000543719.5",
          "protein_id": "ENSP00000445254.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000543719.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928526.1",
          "protein_id": "ENSP00000598585.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928526.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928531.1",
          "protein_id": "ENSP00000598590.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1135,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3408,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928531.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928523.1",
          "protein_id": "ENSP00000598582.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1121,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3366,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928523.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928527.1",
          "protein_id": "ENSP00000598586.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1121,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3366,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928527.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000928522.1",
          "protein_id": "ENSP00000598581.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1088,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3267,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000928522.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1792-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000539539.5",
          "protein_id": "ENSP00000439252.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1042,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3130,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000539539.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 19,
          "intron_rank": 14,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1837-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000958483.1",
          "protein_id": "ENSP00000628542.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 830,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 2493,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000958483.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "c.1626-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000630771.2",
          "protein_id": "ENSP00000486408.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1707,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000630771.2"
        },
        {
          "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": 5,
          "intron_rank": 2,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.*23-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000479143.2",
          "protein_id": "ENSP00000440224.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": "ENST00000479143.2"
        },
        {
          "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": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.483-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000483264.1",
          "protein_id": null,
          "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": "pseudogene",
          "feature": "ENST00000483264.1"
        },
        {
          "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": 16,
          "intron_rank": 12,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.*1452-307A>G",
          "hgvs_p": null,
          "transcript": "ENST00000543229.5",
          "protein_id": "ENSP00000439571.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "nonsense_mediated_decay",
          "feature": "ENST00000543229.5"
        },
        {
          "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": 24,
          "intron_rank": 13,
          "intron_rank_end": null,
          "gene_symbol": "CCAR1",
          "gene_hgnc_id": 24236,
          "hgvs_c": "n.1726-307A>G",
          "hgvs_p": null,
          "transcript": "NR_104262.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_104262.2"
        }
      ],
      "gene_symbol": "CCAR1",
      "gene_hgnc_id": 24236,
      "dbsnp": "rs7081960",
      "frequency_reference_population": 0.18500578,
      "hom_count_reference_population": 2965,
      "allele_count_reference_population": 28149,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.185006,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 28149,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 2965,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": -0.5699999928474426,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0.12999999523162842,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.57,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.791,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.13,
      "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": "NM_018237.4",
          "gene_symbol": "CCAR1",
          "hgnc_id": 24236,
          "effects": [
            "intron_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1837-307A>G",
          "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
}