← 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: 12-21917053-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "12",
      "pos": 21917053,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_005691.4",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "NM_020297.4",
          "protein_id": "NP_064693.2",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000261200.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_020297.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000261200.9",
          "protein_id": "ENSP00000261200.4",
          "transcript_support_level": 5,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_020297.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000261200.9"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "NM_001377273.1",
          "protein_id": "NP_001364202.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377273.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "NM_005691.4",
          "protein_id": "NP_005682.2",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005691.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000261201.10",
          "protein_id": "ENSP00000261201.4",
          "transcript_support_level": 5,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000261201.10"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879186.1",
          "protein_id": "ENSP00000549245.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879186.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879187.1",
          "protein_id": "ENSP00000549246.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879187.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879188.1",
          "protein_id": "ENSP00000549247.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879188.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879190.1",
          "protein_id": "ENSP00000549249.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879190.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879191.1",
          "protein_id": "ENSP00000549250.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879191.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000944975.1",
          "protein_id": "ENSP00000615034.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944975.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000944976.1",
          "protein_id": "ENSP00000615035.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1548,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4647,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944976.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879185.1",
          "protein_id": "ENSP00000549244.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879185.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879189.1",
          "protein_id": "ENSP00000549248.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879189.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879192.1",
          "protein_id": "ENSP00000549251.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879192.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000944977.1",
          "protein_id": "ENSP00000615036.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1535,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4608,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944977.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000684084.1",
          "protein_id": "ENSP00000507859.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1532,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4599,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000684084.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000879193.1",
          "protein_id": "ENSP00000549252.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1519,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4560,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000879193.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000944978.1",
          "protein_id": "ENSP00000615037.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1502,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4509,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000944978.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000683676.1",
          "protein_id": "ENSP00000508167.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1480,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4443,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000683676.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "ENST00000682068.1",
          "protein_id": "ENSP00000507226.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1235,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 3708,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000682068.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "XM_005253288.5",
          "protein_id": "XP_005253345.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005253288.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "XM_011520545.4",
          "protein_id": "XP_011518847.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1549,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4650,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011520545.4"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "XM_005253289.5",
          "protein_id": "XP_005253346.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1536,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4611,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005253289.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "I",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile",
          "transcript": "XM_005253290.5",
          "protein_id": "XP_005253347.1",
          "transcript_support_level": null,
          "aa_start": 153,
          "aa_end": null,
          "aa_length": 1502,
          "cds_start": 457,
          "cds_end": null,
          "cds_length": 4509,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005253290.5"
        },
        {
          "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": 38,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "c.-48-3987G>A",
          "hgvs_p": null,
          "transcript": "NM_001377274.1",
          "protein_id": "NP_001364203.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1260,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 3783,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001377274.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "n.708G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682789.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": "retained_intron",
          "feature": "ENST00000682789.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "n.457G>A",
          "hgvs_p": null,
          "transcript": "ENST00000683105.1",
          "protein_id": "ENSP00000506801.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000683105.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "n.802G>A",
          "hgvs_p": null,
          "transcript": "ENST00000684543.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": "ENST00000684543.1"
        },
        {
          "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": 38,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "ABCC9",
          "gene_hgnc_id": 60,
          "hgvs_c": "n.407-3987G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682879.1",
          "protein_id": "ENSP00000508210.1",
          "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": "nonsense_mediated_decay",
          "feature": "ENST00000682879.1"
        }
      ],
      "gene_symbol": "ABCC9",
      "gene_hgnc_id": 60,
      "dbsnp": "rs771527727",
      "frequency_reference_population": 0.00000478939,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 7,
      "gnomad_exomes_af": 0.00000478939,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": 7,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.2135429084300995,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.288,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0869,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.16,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 2.584,
      "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": -2,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Moderate",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 2,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_005691.4",
          "gene_symbol": "ABCC9",
          "hgnc_id": 60,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "Unknown,AD,AR",
          "hgvs_c": "c.457G>A",
          "hgvs_p": "p.Val153Ile"
        }
      ],
      "clinvar_disease": "Dilated cardiomyopathy 1O",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Dilated cardiomyopathy 1O",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}