← 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: 9-112250944-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "9",
      "pos": 112250944,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_001244898.1",
      "consequences": [
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "NM_001163788.4",
          "protein_id": "NP_001157260.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 988,
          "cdna_end": null,
          "cdna_length": 7192,
          "mane_select": "ENST00000374257.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001163788.4"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000374257.6",
          "protein_id": "ENSP00000363375.1",
          "transcript_support_level": 2,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 988,
          "cdna_end": null,
          "cdna_length": 7192,
          "mane_select": "NM_001163788.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000374257.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.889A>G",
          "hgvs_p": "p.Met297Val",
          "transcript": "NM_001244898.1",
          "protein_id": "NP_001231827.1",
          "transcript_support_level": null,
          "aa_start": 297,
          "aa_end": null,
          "aa_length": 558,
          "cds_start": 889,
          "cds_end": null,
          "cds_length": 1677,
          "cdna_start": 1072,
          "cdna_end": null,
          "cdna_length": 7996,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001244898.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.889A>G",
          "hgvs_p": "p.Met297Val",
          "transcript": "ENST00000210227.5",
          "protein_id": "ENSP00000210227.5",
          "transcript_support_level": 2,
          "aa_start": 297,
          "aa_end": null,
          "aa_length": 558,
          "cds_start": 889,
          "cds_end": null,
          "cds_length": 1677,
          "cdna_start": 1075,
          "cdna_end": null,
          "cdna_length": 2167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000210227.5"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.880A>G",
          "hgvs_p": "p.Met294Val",
          "transcript": "NM_001163790.2",
          "protein_id": "NP_001157262.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": 1067,
          "cdna_end": null,
          "cdna_length": 7991,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001163790.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.880A>G",
          "hgvs_p": "p.Met294Val",
          "transcript": "ENST00000450374.2",
          "protein_id": "ENSP00000388024.2",
          "transcript_support_level": 5,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": 1017,
          "cdna_end": null,
          "cdna_length": 7041,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000450374.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000932749.1",
          "protein_id": "ENSP00000602808.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": 1041,
          "cdna_end": null,
          "cdna_length": 7169,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932749.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.871A>G",
          "hgvs_p": "p.Met291Val",
          "transcript": "NM_005156.7",
          "protein_id": "NP_005147.3",
          "transcript_support_level": null,
          "aa_start": 291,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 871,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 1013,
          "cdna_end": null,
          "cdna_length": 7937,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_005156.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.871A>G",
          "hgvs_p": "p.Met291Val",
          "transcript": "ENST00000374255.7",
          "protein_id": "ENSP00000363373.2",
          "transcript_support_level": 5,
          "aa_start": 291,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 871,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 1019,
          "cdna_end": null,
          "cdna_length": 7943,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000374255.7"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000874009.1",
          "protein_id": "ENSP00000544068.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 552,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1659,
          "cdna_start": 1045,
          "cdna_end": null,
          "cdna_length": 4214,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000874009.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "NM_001244897.2",
          "protein_id": "NP_001231826.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 547,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1644,
          "cdna_start": 988,
          "cdna_end": null,
          "cdna_length": 4302,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001244897.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000850868.1",
          "protein_id": "ENSP00000520953.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 936,
          "cdna_end": null,
          "cdna_length": 2429,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000850868.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000874008.1",
          "protein_id": "ENSP00000544067.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1047,
          "cdna_end": null,
          "cdna_length": 7080,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000874008.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000932753.1",
          "protein_id": "ENSP00000602812.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1092,
          "cdna_end": null,
          "cdna_length": 7118,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932753.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000932756.1",
          "protein_id": "ENSP00000602815.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 1538,
          "cdna_end": null,
          "cdna_length": 7742,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932756.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000968728.1",
          "protein_id": "ENSP00000638787.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 953,
          "cdna_end": null,
          "cdna_length": 4615,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968728.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "NM_001375918.1",
          "protein_id": "NP_001362847.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 979,
          "cdna_end": null,
          "cdna_length": 7183,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001375918.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000874007.1",
          "protein_id": "ENSP00000544066.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1055,
          "cdna_end": null,
          "cdna_length": 7090,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000874007.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000932751.1",
          "protein_id": "ENSP00000602810.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1026,
          "cdna_end": null,
          "cdna_length": 7061,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932751.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000932752.1",
          "protein_id": "ENSP00000602811.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 981,
          "cdna_end": null,
          "cdna_length": 7016,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932752.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000932754.1",
          "protein_id": "ENSP00000602813.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1236,
          "cdna_end": null,
          "cdna_length": 4901,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932754.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000932755.1",
          "protein_id": "ENSP00000602814.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 521,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1566,
          "cdna_start": 1050,
          "cdna_end": null,
          "cdna_length": 4712,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932755.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000968729.1",
          "protein_id": "ENSP00000638788.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 498,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1497,
          "cdna_start": 1006,
          "cdna_end": null,
          "cdna_length": 1930,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968729.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.778A>G",
          "hgvs_p": "p.Met260Val",
          "transcript": "ENST00000968727.1",
          "protein_id": "ENSP00000638786.1",
          "transcript_support_level": null,
          "aa_start": 260,
          "aa_end": null,
          "aa_length": 495,
          "cds_start": 778,
          "cds_end": null,
          "cds_length": 1488,
          "cdna_start": 1010,
          "cdna_end": null,
          "cdna_length": 6961,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000968727.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000932750.1",
          "protein_id": "ENSP00000602809.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 466,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1401,
          "cdna_start": 1033,
          "cdna_end": null,
          "cdna_length": 6894,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000932750.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "ENST00000850866.1",
          "protein_id": "ENSP00000520952.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 462,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1389,
          "cdna_start": 923,
          "cdna_end": null,
          "cdna_length": 2507,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000850866.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.586A>G",
          "hgvs_p": "p.Met196Val",
          "transcript": "NM_001244896.2",
          "protein_id": "NP_001231825.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 586,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 818,
          "cdna_end": null,
          "cdna_length": 7742,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001244896.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.586A>G",
          "hgvs_p": "p.Met196Val",
          "transcript": "ENST00000343327.6",
          "protein_id": "ENSP00000340705.2",
          "transcript_support_level": 2,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 586,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 777,
          "cdna_end": null,
          "cdna_length": 2755,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000343327.6"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 13,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.571A>G",
          "hgvs_p": "p.Met191Val",
          "transcript": "NM_001375920.1",
          "protein_id": "NP_001362849.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 571,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 809,
          "cdna_end": null,
          "cdna_length": 7013,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001375920.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.934A>G",
          "hgvs_p": "p.Met312Val",
          "transcript": "XM_047424265.1",
          "protein_id": "XP_047280221.1",
          "transcript_support_level": null,
          "aa_start": 312,
          "aa_end": null,
          "aa_length": 573,
          "cds_start": 934,
          "cds_end": null,
          "cds_length": 1722,
          "cdna_start": 971,
          "cdna_end": null,
          "cdna_length": 7895,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424265.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.925A>G",
          "hgvs_p": "p.Met309Val",
          "transcript": "XM_047424266.1",
          "protein_id": "XP_047280222.1",
          "transcript_support_level": null,
          "aa_start": 309,
          "aa_end": null,
          "aa_length": 570,
          "cds_start": 925,
          "cds_end": null,
          "cds_length": 1713,
          "cdna_start": 962,
          "cdna_end": null,
          "cdna_length": 7886,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424266.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.898A>G",
          "hgvs_p": "p.Met300Val",
          "transcript": "XM_011519265.2",
          "protein_id": "XP_011517567.1",
          "transcript_support_level": null,
          "aa_start": 300,
          "aa_end": null,
          "aa_length": 561,
          "cds_start": 898,
          "cds_end": null,
          "cds_length": 1686,
          "cdna_start": 1081,
          "cdna_end": null,
          "cdna_length": 8005,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011519265.2"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.889A>G",
          "hgvs_p": "p.Met297Val",
          "transcript": "XM_047424267.1",
          "protein_id": "XP_047280223.1",
          "transcript_support_level": null,
          "aa_start": 297,
          "aa_end": null,
          "aa_length": 558,
          "cds_start": 889,
          "cds_end": null,
          "cds_length": 1677,
          "cdna_start": 1115,
          "cdna_end": null,
          "cdna_length": 8039,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424267.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.880A>G",
          "hgvs_p": "p.Met294Val",
          "transcript": "XM_047424268.1",
          "protein_id": "XP_047280224.1",
          "transcript_support_level": null,
          "aa_start": 294,
          "aa_end": null,
          "aa_length": 555,
          "cds_start": 880,
          "cds_end": null,
          "cds_length": 1668,
          "cdna_start": 1106,
          "cdna_end": null,
          "cdna_length": 8030,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424268.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.877A>G",
          "hgvs_p": "p.Met293Val",
          "transcript": "XM_047424270.1",
          "protein_id": "XP_047280226.1",
          "transcript_support_level": null,
          "aa_start": 293,
          "aa_end": null,
          "aa_length": 554,
          "cds_start": 877,
          "cds_end": null,
          "cds_length": 1665,
          "cdna_start": 998,
          "cdna_end": null,
          "cdna_length": 7922,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424270.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 8,
          "exon_rank_end": null,
          "exon_count": 15,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "XM_047424271.1",
          "protein_id": "XP_047280227.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 2055,
          "cdna_end": null,
          "cdna_length": 8979,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424271.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.787A>G",
          "hgvs_p": "p.Met263Val",
          "transcript": "XM_047424272.1",
          "protein_id": "XP_047280228.1",
          "transcript_support_level": null,
          "aa_start": 263,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 787,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 2021,
          "cdna_end": null,
          "cdna_length": 8945,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424272.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.586A>G",
          "hgvs_p": "p.Met196Val",
          "transcript": "XM_047424273.1",
          "protein_id": "XP_047280229.1",
          "transcript_support_level": null,
          "aa_start": 196,
          "aa_end": null,
          "aa_length": 457,
          "cds_start": 586,
          "cds_end": null,
          "cds_length": 1374,
          "cdna_start": 1885,
          "cdna_end": null,
          "cdna_length": 8809,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424273.1"
        },
        {
          "aa_ref": "M",
          "aa_alt": "V",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 7,
          "exon_rank_end": null,
          "exon_count": 14,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "c.571A>G",
          "hgvs_p": "p.Met191Val",
          "transcript": "XM_047424274.1",
          "protein_id": "XP_047280230.1",
          "transcript_support_level": null,
          "aa_start": 191,
          "aa_end": null,
          "aa_length": 452,
          "cds_start": 571,
          "cds_end": null,
          "cds_length": 1359,
          "cdna_start": 1876,
          "cdna_end": null,
          "cdna_length": 8800,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_047424274.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "PTBP3",
          "gene_hgnc_id": 10253,
          "hgvs_c": "n.683+1734A>G",
          "hgvs_p": null,
          "transcript": "ENST00000850864.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": 6689,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000850864.1"
        }
      ],
      "gene_symbol": "PTBP3",
      "gene_hgnc_id": 10253,
      "dbsnp": "rs151297125",
      "frequency_reference_population": 0.00017002912,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 272,
      "gnomad_exomes_af": 0.000157494,
      "gnomad_genomes_af": 0.000289375,
      "gnomad_exomes_ac": 228,
      "gnomad_genomes_ac": 44,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.06115531921386719,
      "computational_prediction_selected": "Benign",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.079,
      "revel_prediction": "Benign",
      "alphamissense_score": 0.0574,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": -0.39,
      "bayesdelnoaf_prediction": "Benign",
      "phylop100way_score": 1.693,
      "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": -4,
      "acmg_classification": "Likely_benign",
      "acmg_criteria": "BP4_Strong",
      "acmg_by_gene": [
        {
          "score": -4,
          "benign_score": 4,
          "pathogenic_score": 0,
          "criteria": [
            "BP4_Strong"
          ],
          "verdict": "Likely_benign",
          "transcript": "NM_001244898.1",
          "gene_symbol": "PTBP3",
          "hgnc_id": 10253,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.889A>G",
          "hgvs_p": "p.Met297Val"
        }
      ],
      "clinvar_disease": "not specified",
      "clinvar_classification": "Uncertain significance",
      "clinvar_review_status": "criteria provided, single submitter",
      "clinvar_submissions_summary": "US:1",
      "phenotype_combined": "not specified",
      "pathogenicity_classification_combined": "Uncertain significance",
      "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.