← 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: 8-17966078-C-T (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "8",
      "pos": 17966078,
      "ref": "C",
      "alt": "T",
      "effect": "stop_gained",
      "transcript": "ENST00000325083.13",
      "consequences": [
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_006197.4",
          "protein_id": "NP_006188.4",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2024,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6075,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8652,
          "mane_select": "ENST00000325083.13",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "ENST00000325083.13",
          "protein_id": "ENSP00000327077.8",
          "transcript_support_level": 1,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2024,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6075,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8652,
          "mane_select": "NM_006197.4",
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "ENST00000519253.5",
          "protein_id": "ENSP00000431099.1",
          "transcript_support_level": 1,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2016,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6051,
          "cdna_start": 3186,
          "cdna_end": null,
          "cdna_length": 6443,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 35,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "ENST00000524226.5",
          "protein_id": "ENSP00000430521.1",
          "transcript_support_level": 1,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": 2997,
          "cdna_end": null,
          "cdna_length": 5955,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352632.2",
          "protein_id": "NP_001339561.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2067,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6204,
          "cdna_start": 3343,
          "cdna_end": null,
          "cdna_length": 8781,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352650.2",
          "protein_id": "NP_001339579.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2063,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6192,
          "cdna_start": 3680,
          "cdna_end": null,
          "cdna_length": 9106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352651.2",
          "protein_id": "NP_001339580.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2063,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6192,
          "cdna_start": 3275,
          "cdna_end": null,
          "cdna_length": 8701,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 42,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352633.2",
          "protein_id": "NP_001339562.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2062,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6189,
          "cdna_start": 3680,
          "cdna_end": null,
          "cdna_length": 9103,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "ENST00000522275.6",
          "protein_id": "ENSP00000429054.2",
          "transcript_support_level": 2,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2043,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6132,
          "cdna_start": 3372,
          "cdna_end": null,
          "cdna_length": 6654,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352634.2",
          "protein_id": "NP_001339563.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2028,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6087,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8664,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352652.2",
          "protein_id": "NP_001339581.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2024,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6075,
          "cdna_start": 3158,
          "cdna_end": null,
          "cdna_length": 8584,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352653.2",
          "protein_id": "NP_001339582.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2024,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6075,
          "cdna_start": 3563,
          "cdna_end": null,
          "cdna_length": 8989,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 41,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "NM_001352635.2",
          "protein_id": "NP_001339564.2",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 2017,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 6054,
          "cdna_start": 3566,
          "cdna_end": null,
          "cdna_length": 8968,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001315507.2",
          "protein_id": "NP_001302436.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 2016,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 6051,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8628,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3055C>T",
          "hgvs_p": "p.Gln1019*",
          "transcript": "NM_001352636.2",
          "protein_id": "NP_001339565.2",
          "transcript_support_level": null,
          "aa_start": 1019,
          "aa_end": null,
          "aa_length": 2009,
          "cds_start": 3055,
          "cds_end": null,
          "cds_length": 6030,
          "cdna_start": 3346,
          "cdna_end": null,
          "cdna_length": 8607,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352637.2",
          "protein_id": "NP_001339566.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2008,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6027,
          "cdna_start": 3343,
          "cdna_end": null,
          "cdna_length": 8604,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352638.2",
          "protein_id": "NP_001339567.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 2000,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 6003,
          "cdna_start": 3612,
          "cdna_end": null,
          "cdna_length": 8849,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352639.2",
          "protein_id": "NP_001339568.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1973,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5922,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8499,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "NM_001352640.2",
          "protein_id": "NP_001339569.2",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1970,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 5913,
          "cdna_start": 3229,
          "cdna_end": null,
          "cdna_length": 8490,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352644.2",
          "protein_id": "NP_001339573.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1969,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5910,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8487,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352645.2",
          "protein_id": "NP_001339574.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1969,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5910,
          "cdna_start": 3563,
          "cdna_end": null,
          "cdna_length": 8824,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352641.2",
          "protein_id": "NP_001339570.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1965,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5898,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8475,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 40,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "NM_001352648.2",
          "protein_id": "NP_001339577.2",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1962,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 5889,
          "cdna_start": 3566,
          "cdna_end": null,
          "cdna_length": 8803,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "NM_001352649.2",
          "protein_id": "NP_001339578.2",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1962,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 5889,
          "cdna_start": 3229,
          "cdna_end": null,
          "cdna_length": 8466,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352646.2",
          "protein_id": "NP_001339575.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1961,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5886,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 8463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 37,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352647.2",
          "protein_id": "NP_001339576.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1961,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5886,
          "cdna_start": 3158,
          "cdna_end": null,
          "cdna_length": 8395,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 36,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2938C>T",
          "hgvs_p": "p.Gln980*",
          "transcript": "NM_001315508.2",
          "protein_id": "NP_001302437.2",
          "transcript_support_level": null,
          "aa_start": 980,
          "aa_end": null,
          "aa_length": 1860,
          "cds_start": 2938,
          "cds_end": null,
          "cds_length": 5583,
          "cdna_start": 3229,
          "cdna_end": null,
          "cdna_length": 8160,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 38,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352642.2",
          "protein_id": "NP_001339571.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1859,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 5580,
          "cdna_start": 3563,
          "cdna_end": null,
          "cdna_length": 8494,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.3052C>T",
          "hgvs_p": "p.Gln1018*",
          "transcript": "NM_001352643.2",
          "protein_id": "NP_001339572.2",
          "transcript_support_level": null,
          "aa_start": 1018,
          "aa_end": null,
          "aa_length": 1515,
          "cds_start": 3052,
          "cds_end": null,
          "cds_length": 4548,
          "cdna_start": 3343,
          "cdna_end": null,
          "cdna_length": 5451,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 29,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352657.2",
          "protein_id": "NP_001339586.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1476,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 4431,
          "cdna_start": 3563,
          "cdna_end": null,
          "cdna_length": 5671,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352658.2",
          "protein_id": "NP_001339587.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1476,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 4431,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 5334,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 26,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352654.2",
          "protein_id": "NP_001339583.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": 3226,
          "cdna_end": null,
          "cdna_length": 5169,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 27,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352655.2",
          "protein_id": "NP_001339584.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": 3379,
          "cdna_end": null,
          "cdna_length": 5322,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": "Q",
          "aa_alt": "*",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "stop_gained"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 28,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*",
          "transcript": "NM_001352656.2",
          "protein_id": "NP_001339585.2",
          "transcript_support_level": null,
          "aa_start": 979,
          "aa_end": null,
          "aa_length": 1421,
          "cds_start": 2935,
          "cds_end": null,
          "cds_length": 4266,
          "cdna_start": 3563,
          "cdna_end": null,
          "cdna_length": 5506,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 39,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "n.3226C>T",
          "hgvs_p": null,
          "transcript": "NR_148032.2",
          "protein_id": null,
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 8618,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        },
        {
          "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": "PCM1",
          "gene_hgnc_id": 8727,
          "hgvs_c": "n.*43C>T",
          "hgvs_p": null,
          "transcript": "ENST00000524356.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": -4,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 577,
          "mane_select": null,
          "mane_plus": null,
          "biotype": null,
          "feature": null
        }
      ],
      "gene_symbol": "PCM1",
      "gene_hgnc_id": 8727,
      "dbsnp": "rs1085307084",
      "frequency_reference_population": null,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 0,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": null,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": null,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": null,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.6299999952316284,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "BayesDel_noAF",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": null,
      "revel_prediction": null,
      "alphamissense_score": null,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.63,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 3.892,
      "phylop100way_prediction": "Uncertain_significance",
      "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": "Uncertain_significance",
      "acmg_criteria": "PM2",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PM2"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "ENST00000325083.13",
          "gene_symbol": "PCM1",
          "hgnc_id": 8727,
          "effects": [
            "stop_gained"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2935C>T",
          "hgvs_p": "p.Gln979*"
        }
      ],
      "clinvar_disease": " 1, nonmedullary,Thyroid cancer",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "Thyroid cancer, nonmedullary, 1",
      "pathogenicity_classification_combined": "Uncertain significance",
      "custom_annotations": null
    }
  ],
  "message": null
}