← 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: 2-86106264-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "2",
      "pos": 86106264,
      "ref": "C",
      "alt": "T",
      "effect": "missense_variant",
      "transcript": "NM_017952.6",
      "consequences": [
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "NM_017952.6",
          "protein_id": "NP_060422.4",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000254630.12",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_017952.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000254630.12",
          "protein_id": "ENSP00000254630.7",
          "transcript_support_level": 1,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_017952.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000254630.12"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898160.1",
          "protein_id": "ENSP00000568219.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 695,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2088,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898160.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898158.1",
          "protein_id": "ENSP00000568217.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 690,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2073,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898158.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898161.1",
          "protein_id": "ENSP00000568220.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 689,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2070,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898161.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898153.1",
          "protein_id": "ENSP00000568212.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898153.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898164.1",
          "protein_id": "ENSP00000568223.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 688,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2067,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898164.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898155.1",
          "protein_id": "ENSP00000568214.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 687,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2064,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898155.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000938581.1",
          "protein_id": "ENSP00000608640.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 684,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2055,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000938581.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898162.1",
          "protein_id": "ENSP00000568221.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 679,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2040,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898162.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898163.1",
          "protein_id": "ENSP00000568222.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 672,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898163.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898156.1",
          "protein_id": "ENSP00000568215.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 671,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2016,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898156.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000938580.1",
          "protein_id": "ENSP00000608639.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 669,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 2010,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000938580.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000971271.1",
          "protein_id": "ENSP00000641330.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 654,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1965,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000971271.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000938579.1",
          "protein_id": "ENSP00000608638.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 651,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1956,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000938579.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898157.1",
          "protein_id": "ENSP00000568216.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 642,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1929,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898157.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898152.1",
          "protein_id": "ENSP00000568211.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898152.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000971274.1",
          "protein_id": "ENSP00000641333.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 17,
          "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": "ENST00000971274.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000971272.1",
          "protein_id": "ENSP00000641331.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1917,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000971272.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898151.1",
          "protein_id": "ENSP00000568210.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 636,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1911,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898151.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898159.1",
          "protein_id": "ENSP00000568218.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 631,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1896,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898159.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000898154.1",
          "protein_id": "ENSP00000568213.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 622,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1869,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000898154.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 17,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000938578.1",
          "protein_id": "ENSP00000608637.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 486,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1461,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000938578.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 16,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000971273.1",
          "protein_id": "ENSP00000641332.1",
          "transcript_support_level": null,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 485,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 1458,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000971273.1"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 8,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000409783.6",
          "protein_id": "ENSP00000386922.3",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 186,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 563,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409783.6"
        },
        {
          "aa_ref": "A",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 4,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val",
          "transcript": "ENST00000627371.1",
          "protein_id": "ENSP00000487135.1",
          "transcript_support_level": 5,
          "aa_start": 6,
          "aa_end": null,
          "aa_length": 69,
          "cds_start": 17,
          "cds_end": null,
          "cds_length": 210,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000627371.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "n.17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000409326.6",
          "protein_id": "ENSP00000386963.2",
          "transcript_support_level": 4,
          "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": "ENST00000409326.6"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 6,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "n.17C>T",
          "hgvs_p": null,
          "transcript": "ENST00000418628.5",
          "protein_id": "ENSP00000394441.1",
          "transcript_support_level": 4,
          "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": "ENST00000418628.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "n.42C>T",
          "hgvs_p": null,
          "transcript": "ENST00000465560.5",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000465560.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "n.21C>T",
          "hgvs_p": null,
          "transcript": "ENST00000473829.1",
          "protein_id": null,
          "transcript_support_level": 3,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000473829.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 5,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTCD3",
          "gene_hgnc_id": 24717,
          "hgvs_c": "n.39C>T",
          "hgvs_p": null,
          "transcript": "ENST00000488801.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "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": "ENST00000488801.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 34,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "POLR1A",
          "gene_hgnc_id": 17264,
          "hgvs_c": "c.-488G>A",
          "hgvs_p": null,
          "transcript": "ENST00000409681.1",
          "protein_id": "ENSP00000386300.1",
          "transcript_support_level": 5,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1659,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 4980,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000409681.1"
        }
      ],
      "gene_symbol": "PTCD3",
      "gene_hgnc_id": 24717,
      "dbsnp": "rs201067869",
      "frequency_reference_population": 0.000029117853,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 47,
      "gnomad_exomes_af": 0.0000273638,
      "gnomad_genomes_af": 0.0000459486,
      "gnomad_exomes_ac": 40,
      "gnomad_genomes_ac": 7,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.04789212346076965,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.029,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.217,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.49,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 0.315,
      "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": "PM2,BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -2,
          "benign_score": 4,
          "pathogenic_score": 2,
          "criteria": [
            "PM2",
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_017952.6",
          "gene_symbol": "PTCD3",
          "hgnc_id": 24717,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.17C>T",
          "hgvs_p": "p.Ala6Val"
        },
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "ENST00000409681.1",
          "gene_symbol": "POLR1A",
          "hgnc_id": 17264,
          "effects": [
            "upstream_gene_variant"
          ],
          "inheritance_mode": "AD,AR",
          "hgvs_c": "c.-488G>A",
          "hgvs_p": null
        }
      ],
      "clinvar_disease": "Inborn genetic diseases",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Inborn genetic diseases",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}