← 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: 16-722768-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "16",
      "pos": 722768,
      "ref": "C",
      "alt": "T",
      "effect": "synonymous_variant",
      "transcript": "NM_001378030.1",
      "consequences": [
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1323G>A",
          "hgvs_p": "p.Arg441Arg",
          "transcript": "NM_001378030.1",
          "protein_id": "NP_001364959.1",
          "transcript_support_level": null,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1323,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000345165.10",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378030.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1323G>A",
          "hgvs_p": "p.Arg441Arg",
          "transcript": "ENST00000345165.10",
          "protein_id": "ENSP00000316851.5",
          "transcript_support_level": 5,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1323,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_001378030.1",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000345165.10"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.*2G>A",
          "hgvs_p": null,
          "transcript": "ENST00000293889.10",
          "protein_id": "ENSP00000293889.6",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000293889.10"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1359G>A",
          "hgvs_p": "p.Arg453Arg",
          "transcript": "ENST00000947033.1",
          "protein_id": "ENSP00000617092.1",
          "transcript_support_level": null,
          "aa_start": 453,
          "aa_end": null,
          "aa_length": 482,
          "cds_start": 1359,
          "cds_end": null,
          "cds_length": 1449,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947033.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1353G>A",
          "hgvs_p": "p.Arg451Arg",
          "transcript": "ENST00000947032.1",
          "protein_id": "ENSP00000617091.1",
          "transcript_support_level": null,
          "aa_start": 451,
          "aa_end": null,
          "aa_length": 480,
          "cds_start": 1353,
          "cds_end": null,
          "cds_length": 1443,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000947032.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1299G>A",
          "hgvs_p": "p.Arg433Arg",
          "transcript": "ENST00000853033.1",
          "protein_id": "ENSP00000523092.1",
          "transcript_support_level": null,
          "aa_start": 433,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 1299,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853033.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1290G>A",
          "hgvs_p": "p.Arg430Arg",
          "transcript": "ENST00000853031.1",
          "protein_id": "ENSP00000523090.1",
          "transcript_support_level": null,
          "aa_start": 430,
          "aa_end": null,
          "aa_length": 459,
          "cds_start": 1290,
          "cds_end": null,
          "cds_length": 1380,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853031.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1248G>A",
          "hgvs_p": "p.Arg416Arg",
          "transcript": "ENST00000853036.1",
          "protein_id": "ENSP00000523095.1",
          "transcript_support_level": null,
          "aa_start": 416,
          "aa_end": null,
          "aa_length": 445,
          "cds_start": 1248,
          "cds_end": null,
          "cds_length": 1338,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853036.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1197G>A",
          "hgvs_p": "p.Arg399Arg",
          "transcript": "ENST00000853035.1",
          "protein_id": "ENSP00000523094.1",
          "transcript_support_level": null,
          "aa_start": 399,
          "aa_end": null,
          "aa_length": 428,
          "cds_start": 1197,
          "cds_end": null,
          "cds_length": 1287,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853035.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1155G>A",
          "hgvs_p": "p.Arg385Arg",
          "transcript": "ENST00000853032.1",
          "protein_id": "ENSP00000523091.1",
          "transcript_support_level": null,
          "aa_start": 385,
          "aa_end": null,
          "aa_length": 414,
          "cds_start": 1155,
          "cds_end": null,
          "cds_length": 1245,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853032.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1143G>A",
          "hgvs_p": "p.Arg381Arg",
          "transcript": "NM_001378031.1",
          "protein_id": "NP_001364960.1",
          "transcript_support_level": null,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 1143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378031.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1143G>A",
          "hgvs_p": "p.Arg381Arg",
          "transcript": "ENST00000853034.1",
          "protein_id": "ENSP00000523093.1",
          "transcript_support_level": null,
          "aa_start": 381,
          "aa_end": null,
          "aa_length": 410,
          "cds_start": 1143,
          "cds_end": null,
          "cds_length": 1233,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853034.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.756G>A",
          "hgvs_p": "p.Arg252Arg",
          "transcript": "NM_001378033.1",
          "protein_id": "NP_001364962.1",
          "transcript_support_level": null,
          "aa_start": 252,
          "aa_end": null,
          "aa_length": 281,
          "cds_start": 756,
          "cds_end": null,
          "cds_length": 846,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001378033.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1842G>A",
          "hgvs_p": "p.Arg614Arg",
          "transcript": "XM_011522356.2",
          "protein_id": "XP_011520658.1",
          "transcript_support_level": null,
          "aa_start": 614,
          "aa_end": null,
          "aa_length": 643,
          "cds_start": 1842,
          "cds_end": null,
          "cds_length": 1932,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522356.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1830G>A",
          "hgvs_p": "p.Arg610Arg",
          "transcript": "XM_011522357.2",
          "protein_id": "XP_011520659.1",
          "transcript_support_level": null,
          "aa_start": 610,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 1830,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522357.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1818G>A",
          "hgvs_p": "p.Arg606Arg",
          "transcript": "XM_011522358.3",
          "protein_id": "XP_011520660.1",
          "transcript_support_level": null,
          "aa_start": 606,
          "aa_end": null,
          "aa_length": 635,
          "cds_start": 1818,
          "cds_end": null,
          "cds_length": 1908,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522358.3"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1809G>A",
          "hgvs_p": "p.Arg603Arg",
          "transcript": "XM_011522359.2",
          "protein_id": "XP_011520661.1",
          "transcript_support_level": null,
          "aa_start": 603,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 1809,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522359.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1797G>A",
          "hgvs_p": "p.Arg599Arg",
          "transcript": "XM_011522360.2",
          "protein_id": "XP_011520662.1",
          "transcript_support_level": null,
          "aa_start": 599,
          "aa_end": null,
          "aa_length": 628,
          "cds_start": 1797,
          "cds_end": null,
          "cds_length": 1887,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522360.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1770G>A",
          "hgvs_p": "p.Arg590Arg",
          "transcript": "XM_011522361.2",
          "protein_id": "XP_011520663.1",
          "transcript_support_level": null,
          "aa_start": 590,
          "aa_end": null,
          "aa_length": 619,
          "cds_start": 1770,
          "cds_end": null,
          "cds_length": 1860,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522361.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1746G>A",
          "hgvs_p": "p.Arg582Arg",
          "transcript": "XM_017022929.2",
          "protein_id": "XP_016878418.1",
          "transcript_support_level": null,
          "aa_start": 582,
          "aa_end": null,
          "aa_length": 611,
          "cds_start": 1746,
          "cds_end": null,
          "cds_length": 1836,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017022929.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1629G>A",
          "hgvs_p": "p.Arg543Arg",
          "transcript": "XM_011522365.2",
          "protein_id": "XP_011520667.1",
          "transcript_support_level": null,
          "aa_start": 543,
          "aa_end": null,
          "aa_length": 572,
          "cds_start": 1629,
          "cds_end": null,
          "cds_length": 1719,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522365.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1620G>A",
          "hgvs_p": "p.Arg540Arg",
          "transcript": "XM_011522366.2",
          "protein_id": "XP_011520668.1",
          "transcript_support_level": null,
          "aa_start": 540,
          "aa_end": null,
          "aa_length": 569,
          "cds_start": 1620,
          "cds_end": null,
          "cds_length": 1710,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522366.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1617G>A",
          "hgvs_p": "p.Arg539Arg",
          "transcript": "XM_006720838.2",
          "protein_id": "XP_006720901.1",
          "transcript_support_level": null,
          "aa_start": 539,
          "aa_end": null,
          "aa_length": 568,
          "cds_start": 1617,
          "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": "XM_006720838.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1545G>A",
          "hgvs_p": "p.Arg515Arg",
          "transcript": "XM_047433602.1",
          "protein_id": "XP_047289558.1",
          "transcript_support_level": null,
          "aa_start": 515,
          "aa_end": null,
          "aa_length": 544,
          "cds_start": 1545,
          "cds_end": null,
          "cds_length": 1635,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433602.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1461G>A",
          "hgvs_p": "p.Arg487Arg",
          "transcript": "XM_011522367.2",
          "protein_id": "XP_011520669.1",
          "transcript_support_level": null,
          "aa_start": 487,
          "aa_end": null,
          "aa_length": 516,
          "cds_start": 1461,
          "cds_end": null,
          "cds_length": 1551,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522367.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1449G>A",
          "hgvs_p": "p.Arg483Arg",
          "transcript": "XM_011522368.2",
          "protein_id": "XP_011520670.1",
          "transcript_support_level": null,
          "aa_start": 483,
          "aa_end": null,
          "aa_length": 512,
          "cds_start": 1449,
          "cds_end": null,
          "cds_length": 1539,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522368.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1407G>A",
          "hgvs_p": "p.Arg469Arg",
          "transcript": "XM_011522369.2",
          "protein_id": "XP_011520671.1",
          "transcript_support_level": null,
          "aa_start": 469,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 1407,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522369.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1395G>A",
          "hgvs_p": "p.Arg465Arg",
          "transcript": "XM_006720843.5",
          "protein_id": "XP_006720906.1",
          "transcript_support_level": null,
          "aa_start": 465,
          "aa_end": null,
          "aa_length": 494,
          "cds_start": 1395,
          "cds_end": null,
          "cds_length": 1485,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_006720843.5"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1323G>A",
          "hgvs_p": "p.Arg441Arg",
          "transcript": "XM_047433603.1",
          "protein_id": "XP_047289559.1",
          "transcript_support_level": null,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1323,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433603.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1323G>A",
          "hgvs_p": "p.Arg441Arg",
          "transcript": "XM_047433604.1",
          "protein_id": "XP_047289560.1",
          "transcript_support_level": null,
          "aa_start": 441,
          "aa_end": null,
          "aa_length": 470,
          "cds_start": 1323,
          "cds_end": null,
          "cds_length": 1413,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433604.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.1239G>A",
          "hgvs_p": "p.Arg413Arg",
          "transcript": "XM_011522370.2",
          "protein_id": "XP_011520672.1",
          "transcript_support_level": null,
          "aa_start": 413,
          "aa_end": null,
          "aa_length": 442,
          "cds_start": 1239,
          "cds_end": null,
          "cds_length": 1329,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522370.2"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 11,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.954G>A",
          "hgvs_p": "p.Arg318Arg",
          "transcript": "XM_047433605.1",
          "protein_id": "XP_047289561.1",
          "transcript_support_level": null,
          "aa_start": 318,
          "aa_end": null,
          "aa_length": 347,
          "cds_start": 954,
          "cds_end": null,
          "cds_length": 1044,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433605.1"
        },
        {
          "aa_ref": "R",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "synonymous_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.942G>A",
          "hgvs_p": "p.Arg314Arg",
          "transcript": "XM_047433606.1",
          "protein_id": "XP_047289562.1",
          "transcript_support_level": null,
          "aa_start": 314,
          "aa_end": null,
          "aa_length": 343,
          "cds_start": 942,
          "cds_end": null,
          "cds_length": 1032,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047433606.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 14,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.*2G>A",
          "hgvs_p": null,
          "transcript": "NM_001031737.3",
          "protein_id": "NP_001026907.2",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 438,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1317,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001031737.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 9,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.*95G>A",
          "hgvs_p": null,
          "transcript": "XM_011522362.2",
          "protein_id": "XP_011520664.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 600,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1803,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522362.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.*2G>A",
          "hgvs_p": null,
          "transcript": "XM_011522363.2",
          "protein_id": "XP_011520665.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 587,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1764,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522363.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "3_prime_UTR_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "c.*2G>A",
          "hgvs_p": null,
          "transcript": "XM_011522364.2",
          "protein_id": "XP_011520666.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 579,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1740,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011522364.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1645G>A",
          "hgvs_p": null,
          "transcript": "ENST00000463539.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000463539.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1667G>A",
          "hgvs_p": null,
          "transcript": "ENST00000466708.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000466708.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.2869G>A",
          "hgvs_p": null,
          "transcript": "ENST00000478979.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000478979.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.3068G>A",
          "hgvs_p": null,
          "transcript": "ENST00000481804.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000481804.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.756G>A",
          "hgvs_p": null,
          "transcript": "ENST00000482152.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": "retained_intron",
          "feature": "ENST00000482152.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.3272G>A",
          "hgvs_p": null,
          "transcript": "ENST00000482878.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000482878.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1548G>A",
          "hgvs_p": null,
          "transcript": "ENST00000485091.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000485091.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1891G>A",
          "hgvs_p": null,
          "transcript": "ENST00000682391.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": "ENST00000682391.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 10,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1952G>A",
          "hgvs_p": null,
          "transcript": "NR_165382.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": "NR_165382.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1526G>A",
          "hgvs_p": null,
          "transcript": "NR_165383.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": "NR_165383.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 13,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1491G>A",
          "hgvs_p": null,
          "transcript": "NR_165384.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": "NR_165384.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1591G>A",
          "hgvs_p": null,
          "transcript": "NR_165385.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": "NR_165385.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 12,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "CCDC78",
          "gene_hgnc_id": 14153,
          "hgvs_c": "n.1658G>A",
          "hgvs_p": null,
          "transcript": "NR_165386.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": "NR_165386.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "NM_023933.3",
          "protein_id": "NP_076422.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 235,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 708,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000569529.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_023933.3"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000569529.6",
          "protein_id": "ENSP00000454380.1",
          "transcript_support_level": 1,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 235,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 708,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_023933.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000569529.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000853259.1",
          "protein_id": "ENSP00000523318.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 247,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 744,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853259.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000853260.1",
          "protein_id": "ENSP00000523319.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 230,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 693,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853260.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "NM_001271285.2",
          "protein_id": "NP_001258214.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001271285.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000219535.7",
          "protein_id": "ENSP00000219535.3",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 218,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 657,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000219535.7"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000853261.1",
          "protein_id": "ENSP00000523320.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 200,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 603,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000853261.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*568C>T",
          "hgvs_p": null,
          "transcript": "ENST00000564000.5",
          "protein_id": "ENSP00000455283.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 174,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 525,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000564000.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null,
          "transcript": "ENST00000568916.1",
          "protein_id": "ENSP00000455962.1",
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 139,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 420,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000568916.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "n.*179C>T",
          "hgvs_p": null,
          "transcript": "ENST00000566525.5",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000566525.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ANTKMT",
          "gene_hgnc_id": 14152,
          "hgvs_c": "n.*178C>T",
          "hgvs_p": null,
          "transcript": "ENST00000570237.1",
          "protein_id": null,
          "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": "retained_intron",
          "feature": "ENST00000570237.1"
        }
      ],
      "gene_symbol": "CCDC78",
      "gene_hgnc_id": 14153,
      "dbsnp": "rs146983005",
      "frequency_reference_population": 0.000029147757,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 47,
      "gnomad_exomes_af": 0.0000294462,
      "gnomad_genomes_af": 0.0000262836,
      "gnomad_exomes_ac": 43,
      "gnomad_genomes_ac": 4,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.029999999329447746,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "REVEL",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.03,
      "revel_prediction": "Benign",
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.734,
      "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": -15,
      "acmg_classification": "Benign",
      "acmg_criteria": "BP4_Moderate,BP6_Very_Strong,BP7,BS2",
      "acmg_by_gene": [
        {
          "score": -15,
          "benign_score": 15,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Moderate",
            "BP6_Very_Strong",
            "BP7",
            "BS2"
          ],
          "verdict": "Benign",
          "transcript": "NM_001378030.1",
          "gene_symbol": "CCDC78",
          "hgnc_id": 14153,
          "effects": [
            "synonymous_variant"
          ],
          "inheritance_mode": "AD",
          "hgvs_c": "c.1323G>A",
          "hgvs_p": "p.Arg441Arg"
        },
        {
          "score": -8,
          "benign_score": 10,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Moderate",
            "BP6_Very_Strong"
          ],
          "verdict": "Benign",
          "transcript": "NM_023933.3",
          "gene_symbol": "ANTKMT",
          "hgnc_id": 14152,
          "effects": [
            "downstream_gene_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.*211C>T",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "not provided,not specified",
      "clinvar_classification": "Likely benign",
      "clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
      "clinvar_submissions_summary": "LB:2",
      "phenotype_combined": "not specified|not provided",
      "pathogenicity_classification_combined": "Likely benign",
      "custom_annotations": null
    }
  ],
  "message": null
}
For research and educational, non-commercial use only. Not for clinical or diagnostic use. GeneBe does not provide medical advice. Data use for AI modeling is prohibited: if used, the cost is $0.001 per byte of downloaded uncompressed data.