← 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: 3-49805945-T-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 49805945,
      "ref": "T",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_003335.3",
      "consequences": [
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2861A>G",
          "hgvs_p": "p.Tyr954Cys",
          "transcript": "NM_003335.3",
          "protein_id": "NP_003326.2",
          "transcript_support_level": null,
          "aa_start": 954,
          "aa_end": null,
          "aa_length": 1012,
          "cds_start": 2861,
          "cds_end": null,
          "cds_length": 3039,
          "cdna_start": 3027,
          "cdna_end": null,
          "cdna_length": 3304,
          "mane_select": "ENST00000333486.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_003335.3"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2861A>G",
          "hgvs_p": "p.Tyr954Cys",
          "transcript": "ENST00000333486.4",
          "protein_id": "ENSP00000333266.3",
          "transcript_support_level": 1,
          "aa_start": 954,
          "aa_end": null,
          "aa_length": 1012,
          "cds_start": 2861,
          "cds_end": null,
          "cds_length": 3039,
          "cdna_start": 3027,
          "cdna_end": null,
          "cdna_length": 3304,
          "mane_select": "NM_003335.3",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000333486.4"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2876A>G",
          "hgvs_p": "p.Tyr959Cys",
          "transcript": "ENST00000905619.1",
          "protein_id": "ENSP00000575678.1",
          "transcript_support_level": null,
          "aa_start": 959,
          "aa_end": null,
          "aa_length": 1017,
          "cds_start": 2876,
          "cds_end": null,
          "cds_length": 3054,
          "cdna_start": 2988,
          "cdna_end": null,
          "cdna_length": 3261,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905619.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2861A>G",
          "hgvs_p": "p.Tyr954Cys",
          "transcript": "ENST00000905599.1",
          "protein_id": "ENSP00000575658.1",
          "transcript_support_level": null,
          "aa_start": 954,
          "aa_end": null,
          "aa_length": 1012,
          "cds_start": 2861,
          "cds_end": null,
          "cds_length": 3039,
          "cdna_start": 3102,
          "cdna_end": null,
          "cdna_length": 3376,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905599.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2858A>G",
          "hgvs_p": "p.Tyr953Cys",
          "transcript": "ENST00000905613.1",
          "protein_id": "ENSP00000575672.1",
          "transcript_support_level": null,
          "aa_start": 953,
          "aa_end": null,
          "aa_length": 1011,
          "cds_start": 2858,
          "cds_end": null,
          "cds_length": 3036,
          "cdna_start": 3003,
          "cdna_end": null,
          "cdna_length": 3284,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905613.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2852A>G",
          "hgvs_p": "p.Tyr951Cys",
          "transcript": "ENST00000905614.1",
          "protein_id": "ENSP00000575673.1",
          "transcript_support_level": null,
          "aa_start": 951,
          "aa_end": null,
          "aa_length": 1009,
          "cds_start": 2852,
          "cds_end": null,
          "cds_length": 3030,
          "cdna_start": 2995,
          "cdna_end": null,
          "cdna_length": 3268,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905614.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 24,
          "exon_rank_end": null,
          "exon_count": 25,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2843A>G",
          "hgvs_p": "p.Tyr948Cys",
          "transcript": "ENST00000942947.1",
          "protein_id": "ENSP00000613006.1",
          "transcript_support_level": null,
          "aa_start": 948,
          "aa_end": null,
          "aa_length": 1006,
          "cds_start": 2843,
          "cds_end": null,
          "cds_length": 3021,
          "cdna_start": 3088,
          "cdna_end": null,
          "cdna_length": 3363,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942947.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2828A>G",
          "hgvs_p": "p.Tyr943Cys",
          "transcript": "ENST00000905609.1",
          "protein_id": "ENSP00000575668.1",
          "transcript_support_level": null,
          "aa_start": 943,
          "aa_end": null,
          "aa_length": 1001,
          "cds_start": 2828,
          "cds_end": null,
          "cds_length": 3006,
          "cdna_start": 2983,
          "cdna_end": null,
          "cdna_length": 3264,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905609.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2810A>G",
          "hgvs_p": "p.Tyr937Cys",
          "transcript": "ENST00000942954.1",
          "protein_id": "ENSP00000613013.1",
          "transcript_support_level": null,
          "aa_start": 937,
          "aa_end": null,
          "aa_length": 995,
          "cds_start": 2810,
          "cds_end": null,
          "cds_length": 2988,
          "cdna_start": 2941,
          "cdna_end": null,
          "cdna_length": 3216,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942954.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2804A>G",
          "hgvs_p": "p.Tyr935Cys",
          "transcript": "ENST00000905605.1",
          "protein_id": "ENSP00000575664.1",
          "transcript_support_level": null,
          "aa_start": 935,
          "aa_end": null,
          "aa_length": 993,
          "cds_start": 2804,
          "cds_end": null,
          "cds_length": 2982,
          "cdna_start": 2971,
          "cdna_end": null,
          "cdna_length": 3252,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905605.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2801A>G",
          "hgvs_p": "p.Tyr934Cys",
          "transcript": "ENST00000905607.1",
          "protein_id": "ENSP00000575666.1",
          "transcript_support_level": null,
          "aa_start": 934,
          "aa_end": null,
          "aa_length": 992,
          "cds_start": 2801,
          "cds_end": null,
          "cds_length": 2979,
          "cdna_start": 2968,
          "cdna_end": null,
          "cdna_length": 3245,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905607.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2795A>G",
          "hgvs_p": "p.Tyr932Cys",
          "transcript": "ENST00000942951.1",
          "protein_id": "ENSP00000613010.1",
          "transcript_support_level": null,
          "aa_start": 932,
          "aa_end": null,
          "aa_length": 990,
          "cds_start": 2795,
          "cds_end": null,
          "cds_length": 2973,
          "cdna_start": 2950,
          "cdna_end": null,
          "cdna_length": 3223,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942951.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2786A>G",
          "hgvs_p": "p.Tyr929Cys",
          "transcript": "ENST00000905603.1",
          "protein_id": "ENSP00000575662.1",
          "transcript_support_level": null,
          "aa_start": 929,
          "aa_end": null,
          "aa_length": 987,
          "cds_start": 2786,
          "cds_end": null,
          "cds_length": 2964,
          "cdna_start": 2965,
          "cdna_end": null,
          "cdna_length": 3246,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905603.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2783A>G",
          "hgvs_p": "p.Tyr928Cys",
          "transcript": "ENST00000942955.1",
          "protein_id": "ENSP00000613014.1",
          "transcript_support_level": null,
          "aa_start": 928,
          "aa_end": null,
          "aa_length": 986,
          "cds_start": 2783,
          "cds_end": null,
          "cds_length": 2961,
          "cdna_start": 2894,
          "cdna_end": null,
          "cdna_length": 3168,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942955.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2780A>G",
          "hgvs_p": "p.Tyr927Cys",
          "transcript": "ENST00000905600.1",
          "protein_id": "ENSP00000575659.1",
          "transcript_support_level": null,
          "aa_start": 927,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2780,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 3007,
          "cdna_end": null,
          "cdna_length": 3280,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905600.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2780A>G",
          "hgvs_p": "p.Tyr927Cys",
          "transcript": "ENST00000905616.1",
          "protein_id": "ENSP00000575675.1",
          "transcript_support_level": null,
          "aa_start": 927,
          "aa_end": null,
          "aa_length": 985,
          "cds_start": 2780,
          "cds_end": null,
          "cds_length": 2958,
          "cdna_start": 2898,
          "cdna_end": null,
          "cdna_length": 3179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905616.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2759A>G",
          "hgvs_p": "p.Tyr920Cys",
          "transcript": "ENST00000905618.1",
          "protein_id": "ENSP00000575677.1",
          "transcript_support_level": null,
          "aa_start": 920,
          "aa_end": null,
          "aa_length": 978,
          "cds_start": 2759,
          "cds_end": null,
          "cds_length": 2937,
          "cdna_start": 2871,
          "cdna_end": null,
          "cdna_length": 3148,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905618.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2750A>G",
          "hgvs_p": "p.Tyr917Cys",
          "transcript": "ENST00000942948.1",
          "protein_id": "ENSP00000613007.1",
          "transcript_support_level": null,
          "aa_start": 917,
          "aa_end": null,
          "aa_length": 975,
          "cds_start": 2750,
          "cds_end": null,
          "cds_length": 2928,
          "cdna_start": 2929,
          "cdna_end": null,
          "cdna_length": 3209,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942948.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2732A>G",
          "hgvs_p": "p.Tyr911Cys",
          "transcript": "ENST00000905608.1",
          "protein_id": "ENSP00000575667.1",
          "transcript_support_level": null,
          "aa_start": 911,
          "aa_end": null,
          "aa_length": 969,
          "cds_start": 2732,
          "cds_end": null,
          "cds_length": 2910,
          "cdna_start": 2899,
          "cdna_end": null,
          "cdna_length": 3174,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905608.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2729A>G",
          "hgvs_p": "p.Tyr910Cys",
          "transcript": "ENST00000905615.1",
          "protein_id": "ENSP00000575674.1",
          "transcript_support_level": null,
          "aa_start": 910,
          "aa_end": null,
          "aa_length": 968,
          "cds_start": 2729,
          "cds_end": null,
          "cds_length": 2907,
          "cdna_start": 2854,
          "cdna_end": null,
          "cdna_length": 3131,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905615.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2723A>G",
          "hgvs_p": "p.Tyr908Cys",
          "transcript": "ENST00000942950.1",
          "protein_id": "ENSP00000613009.1",
          "transcript_support_level": null,
          "aa_start": 908,
          "aa_end": null,
          "aa_length": 966,
          "cds_start": 2723,
          "cds_end": null,
          "cds_length": 2901,
          "cdna_start": 2878,
          "cdna_end": null,
          "cdna_length": 3153,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942950.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2705A>G",
          "hgvs_p": "p.Tyr902Cys",
          "transcript": "ENST00000905604.1",
          "protein_id": "ENSP00000575663.1",
          "transcript_support_level": null,
          "aa_start": 902,
          "aa_end": null,
          "aa_length": 960,
          "cds_start": 2705,
          "cds_end": null,
          "cds_length": 2883,
          "cdna_start": 2872,
          "cdna_end": null,
          "cdna_length": 3153,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905604.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2690A>G",
          "hgvs_p": "p.Tyr897Cys",
          "transcript": "ENST00000942953.1",
          "protein_id": "ENSP00000613012.1",
          "transcript_support_level": null,
          "aa_start": 897,
          "aa_end": null,
          "aa_length": 955,
          "cds_start": 2690,
          "cds_end": null,
          "cds_length": 2868,
          "cdna_start": 2831,
          "cdna_end": null,
          "cdna_length": 3106,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942953.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 23,
          "exon_rank_end": null,
          "exon_count": 24,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2678A>G",
          "hgvs_p": "p.Tyr893Cys",
          "transcript": "ENST00000905598.1",
          "protein_id": "ENSP00000575657.1",
          "transcript_support_level": null,
          "aa_start": 893,
          "aa_end": null,
          "aa_length": 951,
          "cds_start": 2678,
          "cds_end": null,
          "cds_length": 2856,
          "cdna_start": 2892,
          "cdna_end": null,
          "cdna_length": 3165,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905598.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2678A>G",
          "hgvs_p": "p.Tyr893Cys",
          "transcript": "ENST00000905602.1",
          "protein_id": "ENSP00000575661.1",
          "transcript_support_level": null,
          "aa_start": 893,
          "aa_end": null,
          "aa_length": 951,
          "cds_start": 2678,
          "cds_end": null,
          "cds_length": 2856,
          "cdna_start": 2857,
          "cdna_end": null,
          "cdna_length": 3138,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905602.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2678A>G",
          "hgvs_p": "p.Tyr893Cys",
          "transcript": "ENST00000905617.1",
          "protein_id": "ENSP00000575676.1",
          "transcript_support_level": null,
          "aa_start": 893,
          "aa_end": null,
          "aa_length": 951,
          "cds_start": 2678,
          "cds_end": null,
          "cds_length": 2856,
          "cdna_start": 2804,
          "cdna_end": null,
          "cdna_length": 3077,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905617.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2675A>G",
          "hgvs_p": "p.Tyr892Cys",
          "transcript": "ENST00000905610.1",
          "protein_id": "ENSP00000575669.1",
          "transcript_support_level": null,
          "aa_start": 892,
          "aa_end": null,
          "aa_length": 950,
          "cds_start": 2675,
          "cds_end": null,
          "cds_length": 2853,
          "cdna_start": 2830,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905610.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2663A>G",
          "hgvs_p": "p.Tyr888Cys",
          "transcript": "ENST00000905606.1",
          "protein_id": "ENSP00000575665.1",
          "transcript_support_level": null,
          "aa_start": 888,
          "aa_end": null,
          "aa_length": 946,
          "cds_start": 2663,
          "cds_end": null,
          "cds_length": 2841,
          "cdna_start": 2830,
          "cdna_end": null,
          "cdna_length": 3111,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905606.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 22,
          "exon_rank_end": null,
          "exon_count": 23,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2657A>G",
          "hgvs_p": "p.Tyr886Cys",
          "transcript": "ENST00000905601.1",
          "protein_id": "ENSP00000575660.1",
          "transcript_support_level": null,
          "aa_start": 886,
          "aa_end": null,
          "aa_length": 944,
          "cds_start": 2657,
          "cds_end": null,
          "cds_length": 2835,
          "cdna_start": 2848,
          "cdna_end": null,
          "cdna_length": 3125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905601.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2630A>G",
          "hgvs_p": "p.Tyr877Cys",
          "transcript": "ENST00000905612.1",
          "protein_id": "ENSP00000575671.1",
          "transcript_support_level": null,
          "aa_start": 877,
          "aa_end": null,
          "aa_length": 935,
          "cds_start": 2630,
          "cds_end": null,
          "cds_length": 2808,
          "cdna_start": 2785,
          "cdna_end": null,
          "cdna_length": 3058,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905612.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2588A>G",
          "hgvs_p": "p.Tyr863Cys",
          "transcript": "ENST00000942949.1",
          "protein_id": "ENSP00000613008.1",
          "transcript_support_level": null,
          "aa_start": 863,
          "aa_end": null,
          "aa_length": 921,
          "cds_start": 2588,
          "cds_end": null,
          "cds_length": 2766,
          "cdna_start": 2754,
          "cdna_end": null,
          "cdna_length": 3029,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942949.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 21,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2516A>G",
          "hgvs_p": "p.Tyr839Cys",
          "transcript": "ENST00000905620.1",
          "protein_id": "ENSP00000575679.1",
          "transcript_support_level": null,
          "aa_start": 839,
          "aa_end": null,
          "aa_length": 897,
          "cds_start": 2516,
          "cds_end": null,
          "cds_length": 2694,
          "cdna_start": 2595,
          "cdna_end": null,
          "cdna_length": 2874,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905620.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 21,
          "exon_rank_end": null,
          "exon_count": 22,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2510A>G",
          "hgvs_p": "p.Tyr837Cys",
          "transcript": "ENST00000942952.1",
          "protein_id": "ENSP00000613011.1",
          "transcript_support_level": null,
          "aa_start": 837,
          "aa_end": null,
          "aa_length": 895,
          "cds_start": 2510,
          "cds_end": null,
          "cds_length": 2688,
          "cdna_start": 2665,
          "cdna_end": null,
          "cdna_length": 2935,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942952.1"
        },
        {
          "aa_ref": "Y",
          "aa_alt": "C",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 20,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "c.2441A>G",
          "hgvs_p": "p.Tyr814Cys",
          "transcript": "ENST00000905611.1",
          "protein_id": "ENSP00000575670.1",
          "transcript_support_level": null,
          "aa_start": 814,
          "aa_end": null,
          "aa_length": 872,
          "cds_start": 2441,
          "cds_end": null,
          "cds_length": 2619,
          "cdna_start": 2596,
          "cdna_end": null,
          "cdna_length": 2873,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000905611.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 1,
          "exon_rank_end": null,
          "exon_count": 2,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "UBA7",
          "gene_hgnc_id": 12471,
          "hgvs_c": "n.346A>G",
          "hgvs_p": null,
          "transcript": "ENST00000497908.1",
          "protein_id": null,
          "transcript_support_level": 2,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 608,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000497908.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MIR5193",
          "gene_hgnc_id": 43534,
          "hgvs_c": "n.*192A>G",
          "hgvs_p": null,
          "transcript": "ENST00000584510.1",
          "protein_id": null,
          "transcript_support_level": 6,
          "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": 109,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "miRNA",
          "feature": "ENST00000584510.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MIR5193",
          "gene_hgnc_id": 43534,
          "hgvs_c": "n.*192A>G",
          "hgvs_p": null,
          "transcript": "NR_049825.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": 109,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "NR_049825.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": null,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "downstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 1,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "MIR5193",
          "gene_hgnc_id": 43534,
          "hgvs_c": "n.*220A>G",
          "hgvs_p": null,
          "transcript": "unassigned_transcript_625",
          "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": 22,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "miRNA",
          "feature": "unassigned_transcript_625"
        }
      ],
      "gene_symbol": "UBA7",
      "gene_hgnc_id": 12471,
      "dbsnp": "rs1432482124",
      "frequency_reference_population": 0.0000038364005,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 6,
      "gnomad_exomes_af": 0.0000035415,
      "gnomad_genomes_af": 0.00000657315,
      "gnomad_exomes_ac": 5,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.990463376045227,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.019999999552965164,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.55,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.2672,
      "alphamissense_prediction": "Benign",
      "bayesdelnoaf_score": 0.22,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 0.618,
      "phylop100way_prediction": "Benign",
      "spliceai_max_score": 0.02,
      "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": 6,
      "acmg_classification": "Likely_pathogenic",
      "acmg_criteria": "PM2,PP3_Strong",
      "acmg_by_gene": [
        {
          "score": 6,
          "benign_score": 0,
          "pathogenic_score": 6,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "NM_003335.3",
          "gene_symbol": "UBA7",
          "hgnc_id": 12471,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2861A>G",
          "hgvs_p": "p.Tyr954Cys"
        },
        {
          "score": 6,
          "benign_score": 0,
          "pathogenic_score": 6,
          "criteria": [
            "PM2",
            "PP3_Strong"
          ],
          "verdict": "Likely_pathogenic",
          "transcript": "NR_049825.1",
          "gene_symbol": "MIR5193",
          "hgnc_id": 43534,
          "effects": [
            "downstream_gene_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "n.*192A>G",
          "hgvs_p": null
        }
      ],
      "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.