← 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-52204899-G-A (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 52204899,
      "ref": "G",
      "alt": "A",
      "effect": "missense_variant",
      "transcript": "NM_001304444.1",
      "consequences": [
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "NM_000688.6",
          "protein_id": "NP_000679.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1089,
          "cdna_end": null,
          "cdna_length": 2375,
          "mane_select": "ENST00000484952.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_000688.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": true,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000484952.6",
          "protein_id": "ENSP00000418779.1",
          "transcript_support_level": 1,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1089,
          "cdna_end": null,
          "cdna_length": 2375,
          "mane_select": "NM_000688.6",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000484952.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000310271.6",
          "protein_id": "ENSP00000309259.2",
          "transcript_support_level": 1,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 929,
          "cdna_end": null,
          "cdna_length": 2212,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000310271.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000469224.5",
          "protein_id": "ENSP00000417719.1",
          "transcript_support_level": 1,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 986,
          "cdna_end": null,
          "cdna_length": 2125,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000469224.5"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.835G>A",
          "hgvs_p": "p.Val279Met",
          "transcript": "NM_001304444.1",
          "protein_id": "NP_001291373.1",
          "transcript_support_level": null,
          "aa_start": 279,
          "aa_end": null,
          "aa_length": 657,
          "cds_start": 835,
          "cds_end": null,
          "cds_length": 1974,
          "cdna_start": 1155,
          "cdna_end": null,
          "cdna_length": 2441,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304444.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864930.1",
          "protein_id": "ENSP00000534989.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 646,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1941,
          "cdna_start": 913,
          "cdna_end": null,
          "cdna_length": 2229,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864930.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000930956.1",
          "protein_id": "ENSP00000601015.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 646,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1941,
          "cdna_start": 1153,
          "cdna_end": null,
          "cdna_length": 2440,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000930956.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "NM_001304443.1",
          "protein_id": "NP_001291372.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 978,
          "cdna_end": null,
          "cdna_length": 2264,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_001304443.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "NM_199166.2",
          "protein_id": "NP_954635.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 989,
          "cdna_end": null,
          "cdna_length": 2275,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_199166.2"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000394965.6",
          "protein_id": "ENSP00000378416.2",
          "transcript_support_level": 2,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1144,
          "cdna_end": null,
          "cdna_length": 2430,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000394965.6"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864926.1",
          "protein_id": "ENSP00000534985.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1905,
          "cdna_end": null,
          "cdna_length": 3449,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864926.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864931.1",
          "protein_id": "ENSP00000534990.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1065,
          "cdna_end": null,
          "cdna_length": 2334,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864931.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864932.1",
          "protein_id": "ENSP00000534991.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1130,
          "cdna_end": null,
          "cdna_length": 2392,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864932.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864933.1",
          "protein_id": "ENSP00000534992.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 928,
          "cdna_end": null,
          "cdna_length": 2214,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864933.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864934.1",
          "protein_id": "ENSP00000534993.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1451,
          "cdna_end": null,
          "cdna_length": 2735,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864934.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864939.1",
          "protein_id": "ENSP00000534998.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 917,
          "cdna_end": null,
          "cdna_length": 2179,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864939.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864944.1",
          "protein_id": "ENSP00000535003.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1119,
          "cdna_end": null,
          "cdna_length": 2365,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864944.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000942096.1",
          "protein_id": "ENSP00000612155.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1203,
          "cdna_end": null,
          "cdna_length": 2463,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942096.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000942097.1",
          "protein_id": "ENSP00000612156.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 892,
          "cdna_end": null,
          "cdna_length": 2153,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942097.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000942099.1",
          "protein_id": "ENSP00000612158.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 1026,
          "cdna_end": null,
          "cdna_length": 2277,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942099.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000942101.1",
          "protein_id": "ENSP00000612160.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 640,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1923,
          "cdna_start": 930,
          "cdna_end": null,
          "cdna_length": 2176,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942101.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000864927.1",
          "protein_id": "ENSP00000534986.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 975,
          "cdna_end": null,
          "cdna_length": 2260,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864927.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000864928.1",
          "protein_id": "ENSP00000534987.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 1132,
          "cdna_end": null,
          "cdna_length": 2417,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864928.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000864929.1",
          "protein_id": "ENSP00000534988.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 928,
          "cdna_end": null,
          "cdna_length": 2212,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864929.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 4,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000864937.1",
          "protein_id": "ENSP00000534996.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 1862,
          "cdna_end": null,
          "cdna_length": 3131,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864937.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000942095.1",
          "protein_id": "ENSP00000612154.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 1073,
          "cdna_end": null,
          "cdna_length": 2335,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942095.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000942098.1",
          "protein_id": "ENSP00000612157.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 639,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1920,
          "cdna_start": 923,
          "cdna_end": null,
          "cdna_length": 2182,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942098.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864940.1",
          "protein_id": "ENSP00000534999.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1917,
          "cdna_start": 911,
          "cdna_end": null,
          "cdna_length": 2167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864940.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864942.1",
          "protein_id": "ENSP00000535001.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 638,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1917,
          "cdna_start": 911,
          "cdna_end": null,
          "cdna_length": 2167,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864942.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.766G>A",
          "hgvs_p": "p.Val256Met",
          "transcript": "ENST00000864943.1",
          "protein_id": "ENSP00000535002.1",
          "transcript_support_level": null,
          "aa_start": 256,
          "aa_end": null,
          "aa_length": 634,
          "cds_start": 766,
          "cds_end": null,
          "cds_length": 1905,
          "cdna_start": 899,
          "cdna_end": null,
          "cdna_length": 2145,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864943.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000864941.1",
          "protein_id": "ENSP00000535000.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 632,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1899,
          "cdna_start": 911,
          "cdna_end": null,
          "cdna_length": 2149,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864941.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.664G>A",
          "hgvs_p": "p.Val222Met",
          "transcript": "ENST00000864938.1",
          "protein_id": "ENSP00000534997.1",
          "transcript_support_level": null,
          "aa_start": 222,
          "aa_end": null,
          "aa_length": 600,
          "cds_start": 664,
          "cds_end": null,
          "cds_length": 1803,
          "cdna_start": 970,
          "cdna_end": null,
          "cdna_length": 2232,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864938.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "ENST00000942100.1",
          "protein_id": "ENSP00000612159.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 525,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1578,
          "cdna_start": 911,
          "cdna_end": null,
          "cdna_length": 1812,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942100.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 9,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.781G>A",
          "hgvs_p": "p.Val261Met",
          "transcript": "ENST00000942094.1",
          "protein_id": "ENSP00000612153.1",
          "transcript_support_level": null,
          "aa_start": 261,
          "aa_end": null,
          "aa_length": 524,
          "cds_start": 781,
          "cds_end": null,
          "cds_length": 1575,
          "cdna_start": 963,
          "cdna_end": null,
          "cdna_length": 1860,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942094.1"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.835G>A",
          "hgvs_p": "p.Val279Met",
          "transcript": "XM_011533477.3",
          "protein_id": "XP_011531779.1",
          "transcript_support_level": null,
          "aa_start": 279,
          "aa_end": null,
          "aa_length": 611,
          "cds_start": 835,
          "cds_end": null,
          "cds_length": 1836,
          "cdna_start": 1155,
          "cdna_end": null,
          "cdna_length": 2435,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011533477.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 6,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.835G>A",
          "hgvs_p": "p.Val279Met",
          "transcript": "XM_011533478.3",
          "protein_id": "XP_011531780.1",
          "transcript_support_level": null,
          "aa_start": 279,
          "aa_end": null,
          "aa_length": 602,
          "cds_start": 835,
          "cds_end": null,
          "cds_length": 1809,
          "cdna_start": 1155,
          "cdna_end": null,
          "cdna_length": 2276,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_011533478.3"
        },
        {
          "aa_ref": "V",
          "aa_alt": "M",
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 5,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.784G>A",
          "hgvs_p": "p.Val262Met",
          "transcript": "XM_017005873.2",
          "protein_id": "XP_016861362.1",
          "transcript_support_level": null,
          "aa_start": 262,
          "aa_end": null,
          "aa_length": 585,
          "cds_start": 784,
          "cds_end": null,
          "cds_length": 1758,
          "cdna_start": 989,
          "cdna_end": null,
          "cdna_length": 2110,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_017005873.2"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 12,
          "intron_rank": 6,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.728+56G>A",
          "hgvs_p": null,
          "transcript": "ENST00000864936.1",
          "protein_id": "ENSP00000534995.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 616,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1851,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2300,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864936.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 11,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.728+56G>A",
          "hgvs_p": null,
          "transcript": "ENST00000942092.1",
          "protein_id": "ENSP00000612151.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 616,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1851,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 2189,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942092.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 10,
          "intron_rank": 5,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.577+887G>A",
          "hgvs_p": null,
          "transcript": "ENST00000942093.1",
          "protein_id": "ENSP00000612152.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 504,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1515,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1982,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000942093.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.577+887G>A",
          "hgvs_p": null,
          "transcript": "ENST00000864945.1",
          "protein_id": "ENSP00000535004.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 444,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1335,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1479,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864945.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": true,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 7,
          "intron_rank": 4,
          "intron_rank_end": null,
          "gene_symbol": "ALAS1",
          "gene_hgnc_id": 396,
          "hgvs_c": "c.577+887G>A",
          "hgvs_p": null,
          "transcript": "ENST00000864935.1",
          "protein_id": "ENSP00000534994.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 389,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 1170,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": 1444,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000864935.1"
        }
      ],
      "gene_symbol": "ALAS1",
      "gene_hgnc_id": 396,
      "dbsnp": "rs757350294",
      "frequency_reference_population": 0.000008054953,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 13,
      "gnomad_exomes_af": 0.00000478891,
      "gnomad_genomes_af": 0.0000394213,
      "gnomad_exomes_ac": 7,
      "gnomad_genomes_ac": 6,
      "gnomad_exomes_homalt": 0,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.9237380623817444,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.862,
      "revel_prediction": "Pathogenic",
      "alphamissense_score": 0.8334,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.53,
      "bayesdelnoaf_prediction": "Pathogenic",
      "phylop100way_score": 9.994,
      "phylop100way_prediction": "Pathogenic",
      "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": "PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 2,
          "benign_score": 0,
          "pathogenic_score": 2,
          "criteria": [
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_001304444.1",
          "gene_symbol": "ALAS1",
          "hgnc_id": 396,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "",
          "hgvs_c": "c.835G>A",
          "hgvs_p": "p.Val279Met"
        }
      ],
      "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.