← 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-49125304-G-C (hg38)

Bash / cURL Example

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

API Response

json
{
  "variants": [
    {
      "chr": "3",
      "pos": 49125304,
      "ref": "G",
      "alt": "C",
      "effect": "missense_variant",
      "transcript": "NM_002292.4",
      "consequences": [
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "NM_002292.4",
          "protein_id": "NP_002283.3",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1798,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5397,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "ENST00000305544.9",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "NM_002292.4"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": true,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000305544.9",
          "protein_id": "ENSP00000307156.4",
          "transcript_support_level": 1,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1798,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5397,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": "NM_002292.4",
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000305544.9"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000418109.5",
          "protein_id": "ENSP00000388325.1",
          "transcript_support_level": 1,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1798,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5397,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000418109.5"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2711C>G",
          "hgvs_p": "p.Thr904Arg",
          "transcript": "ENST00000960189.1",
          "protein_id": "ENSP00000630248.1",
          "transcript_support_level": null,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1812,
          "cds_start": 2711,
          "cds_end": null,
          "cds_length": 5439,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960189.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2711C>G",
          "hgvs_p": "p.Thr904Arg",
          "transcript": "ENST00000960202.1",
          "protein_id": "ENSP00000630261.1",
          "transcript_support_level": null,
          "aa_start": 904,
          "aa_end": null,
          "aa_length": 1812,
          "cds_start": 2711,
          "cds_end": null,
          "cds_length": 5439,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960202.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960193.1",
          "protein_id": "ENSP00000630252.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1807,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5424,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960193.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2681C>G",
          "hgvs_p": "p.Thr894Arg",
          "transcript": "ENST00000884814.1",
          "protein_id": "ENSP00000554873.1",
          "transcript_support_level": null,
          "aa_start": 894,
          "aa_end": null,
          "aa_length": 1802,
          "cds_start": 2681,
          "cds_end": null,
          "cds_length": 5409,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884814.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2681C>G",
          "hgvs_p": "p.Thr894Arg",
          "transcript": "ENST00000960192.1",
          "protein_id": "ENSP00000630251.1",
          "transcript_support_level": null,
          "aa_start": 894,
          "aa_end": null,
          "aa_length": 1800,
          "cds_start": 2681,
          "cds_end": null,
          "cds_length": 5403,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960192.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960197.1",
          "protein_id": "ENSP00000630256.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1797,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5394,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960197.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000884810.1",
          "protein_id": "ENSP00000554869.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1796,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5391,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884810.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2660C>G",
          "hgvs_p": "p.Thr887Arg",
          "transcript": "ENST00000921218.1",
          "protein_id": "ENSP00000591277.1",
          "transcript_support_level": null,
          "aa_start": 887,
          "aa_end": null,
          "aa_length": 1795,
          "cds_start": 2660,
          "cds_end": null,
          "cds_length": 5388,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000921218.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2660C>G",
          "hgvs_p": "p.Thr887Arg",
          "transcript": "ENST00000960188.1",
          "protein_id": "ENSP00000630247.1",
          "transcript_support_level": null,
          "aa_start": 887,
          "aa_end": null,
          "aa_length": 1795,
          "cds_start": 2660,
          "cds_end": null,
          "cds_length": 5388,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960188.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960187.1",
          "protein_id": "ENSP00000630246.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1791,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5376,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960187.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2603C>G",
          "hgvs_p": "p.Thr868Arg",
          "transcript": "ENST00000960195.1",
          "protein_id": "ENSP00000630254.1",
          "transcript_support_level": null,
          "aa_start": 868,
          "aa_end": null,
          "aa_length": 1776,
          "cds_start": 2603,
          "cds_end": null,
          "cds_length": 5331,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960195.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960203.1",
          "protein_id": "ENSP00000630262.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1776,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5331,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960203.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960199.1",
          "protein_id": "ENSP00000630258.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1767,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5304,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960199.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960186.1",
          "protein_id": "ENSP00000630245.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1762,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5289,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960186.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2558C>G",
          "hgvs_p": "p.Thr853Arg",
          "transcript": "ENST00000884809.1",
          "protein_id": "ENSP00000554868.1",
          "transcript_support_level": null,
          "aa_start": 853,
          "aa_end": null,
          "aa_length": 1761,
          "cds_start": 2558,
          "cds_end": null,
          "cds_length": 5286,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884809.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2558C>G",
          "hgvs_p": "p.Thr853Arg",
          "transcript": "ENST00000960191.1",
          "protein_id": "ENSP00000630250.1",
          "transcript_support_level": null,
          "aa_start": 853,
          "aa_end": null,
          "aa_length": 1759,
          "cds_start": 2558,
          "cds_end": null,
          "cds_length": 5280,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960191.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2525C>G",
          "hgvs_p": "p.Thr842Arg",
          "transcript": "ENST00000884815.1",
          "protein_id": "ENSP00000554874.1",
          "transcript_support_level": null,
          "aa_start": 842,
          "aa_end": null,
          "aa_length": 1750,
          "cds_start": 2525,
          "cds_end": null,
          "cds_length": 5253,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884815.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000960185.1",
          "protein_id": "ENSP00000630244.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1745,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5238,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960185.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2480C>G",
          "hgvs_p": "p.Thr827Arg",
          "transcript": "ENST00000960198.1",
          "protein_id": "ENSP00000630257.1",
          "transcript_support_level": null,
          "aa_start": 827,
          "aa_end": null,
          "aa_length": 1742,
          "cds_start": 2480,
          "cds_end": null,
          "cds_length": 5229,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960198.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2480C>G",
          "hgvs_p": "p.Thr827Arg",
          "transcript": "ENST00000884808.1",
          "protein_id": "ENSP00000554867.1",
          "transcript_support_level": null,
          "aa_start": 827,
          "aa_end": null,
          "aa_length": 1735,
          "cds_start": 2480,
          "cds_end": null,
          "cds_length": 5208,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884808.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2480C>G",
          "hgvs_p": "p.Thr827Arg",
          "transcript": "ENST00000884813.1",
          "protein_id": "ENSP00000554872.1",
          "transcript_support_level": null,
          "aa_start": 827,
          "aa_end": null,
          "aa_length": 1735,
          "cds_start": 2480,
          "cds_end": null,
          "cds_length": 5208,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884813.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2480C>G",
          "hgvs_p": "p.Thr827Arg",
          "transcript": "ENST00000960184.1",
          "protein_id": "ENSP00000630243.1",
          "transcript_support_level": null,
          "aa_start": 827,
          "aa_end": null,
          "aa_length": 1733,
          "cds_start": 2480,
          "cds_end": null,
          "cds_length": 5202,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960184.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2459C>G",
          "hgvs_p": "p.Thr820Arg",
          "transcript": "ENST00000884811.1",
          "protein_id": "ENSP00000554870.1",
          "transcript_support_level": null,
          "aa_start": 820,
          "aa_end": null,
          "aa_length": 1728,
          "cds_start": 2459,
          "cds_end": null,
          "cds_length": 5187,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884811.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2291C>G",
          "hgvs_p": "p.Thr764Arg",
          "transcript": "ENST00000960196.1",
          "protein_id": "ENSP00000630255.1",
          "transcript_support_level": null,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 1672,
          "cds_start": 2291,
          "cds_end": null,
          "cds_length": 5019,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960196.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 17,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2291C>G",
          "hgvs_p": "p.Thr764Arg",
          "transcript": "ENST00000960194.1",
          "protein_id": "ENSP00000630253.1",
          "transcript_support_level": null,
          "aa_start": 764,
          "aa_end": null,
          "aa_length": 1670,
          "cds_start": 2291,
          "cds_end": null,
          "cds_length": 5013,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960194.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 19,
          "exon_rank_end": null,
          "exon_count": 31,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "ENST00000884812.1",
          "protein_id": "ENSP00000554871.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1630,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 4893,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884812.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 18,
          "exon_rank_end": null,
          "exon_count": 30,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2480C>G",
          "hgvs_p": "p.Thr827Arg",
          "transcript": "ENST00000960200.1",
          "protein_id": "ENSP00000630259.1",
          "transcript_support_level": null,
          "aa_start": 827,
          "aa_end": null,
          "aa_length": 1567,
          "cds_start": 2480,
          "cds_end": null,
          "cds_length": 4704,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960200.1"
        },
        {
          "aa_ref": "T",
          "aa_alt": "R",
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "missense_variant"
          ],
          "exon_rank": 20,
          "exon_rank_end": null,
          "exon_count": 33,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg",
          "transcript": "XM_005265127.5",
          "protein_id": "XP_005265184.1",
          "transcript_support_level": null,
          "aa_start": 890,
          "aa_end": null,
          "aa_length": 1798,
          "cds_start": 2669,
          "cds_end": null,
          "cds_length": 5397,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "XM_005265127.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "splice_region_variant",
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2489-3C>G",
          "hgvs_p": null,
          "transcript": "ENST00000884816.1",
          "protein_id": "ENSP00000554875.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1737,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5214,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000884816.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "splice_region_variant",
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2489-3C>G",
          "hgvs_p": null,
          "transcript": "ENST00000960190.1",
          "protein_id": "ENSP00000630249.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1730,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5193,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960190.1"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": true,
          "strand": false,
          "consequences": [
            "intron_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 32,
          "intron_rank": 18,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "c.2489-33C>G",
          "hgvs_p": null,
          "transcript": "ENST00000960201.1",
          "protein_id": "ENSP00000630260.1",
          "transcript_support_level": null,
          "aa_start": null,
          "aa_end": null,
          "aa_length": 1727,
          "cds_start": null,
          "cds_end": null,
          "cds_length": 5184,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "protein_coding",
          "feature": "ENST00000960201.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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.76C>G",
          "hgvs_p": null,
          "transcript": "ENST00000462930.5",
          "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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000462930.5"
        },
        {
          "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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.418C>G",
          "hgvs_p": null,
          "transcript": "ENST00000464891.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000464891.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": false,
          "consequences": [
            "non_coding_transcript_exon_variant"
          ],
          "exon_rank": 3,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.542C>G",
          "hgvs_p": null,
          "transcript": "ENST00000477701.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000477701.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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.269C>G",
          "hgvs_p": null,
          "transcript": "ENST00000483057.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000483057.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": 4,
          "intron_rank": 3,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.426-135C>G",
          "hgvs_p": null,
          "transcript": "ENST00000486298.5",
          "protein_id": null,
          "transcript_support_level": 4,
          "aa_start": null,
          "aa_end": null,
          "aa_length": null,
          "cds_start": null,
          "cds_end": null,
          "cds_length": null,
          "cdna_start": null,
          "cdna_end": null,
          "cdna_length": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "pseudogene",
          "feature": "ENST00000486298.5"
        },
        {
          "aa_ref": null,
          "aa_alt": null,
          "canonical": false,
          "protein_coding": false,
          "strand": true,
          "consequences": [
            "upstream_gene_variant"
          ],
          "exon_rank": null,
          "exon_rank_end": null,
          "exon_count": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.-100C>G",
          "hgvs_p": null,
          "transcript": "ENST00000542580.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000542580.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": 3,
          "intron_rank": null,
          "intron_rank_end": null,
          "gene_symbol": "LAMB2",
          "gene_hgnc_id": 6487,
          "hgvs_c": "n.*236C>G",
          "hgvs_p": null,
          "transcript": "ENST00000493571.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": null,
          "mane_select": null,
          "mane_plus": null,
          "biotype": "retained_intron",
          "feature": "ENST00000493571.1"
        }
      ],
      "gene_symbol": "LAMB2",
      "gene_hgnc_id": 6487,
      "dbsnp": "rs527639885",
      "frequency_reference_population": 0.000006563661,
      "hom_count_reference_population": 0,
      "allele_count_reference_population": 1,
      "gnomad_exomes_af": null,
      "gnomad_genomes_af": 0.00000656366,
      "gnomad_exomes_ac": null,
      "gnomad_genomes_ac": 1,
      "gnomad_exomes_homalt": null,
      "gnomad_genomes_homalt": 0,
      "gnomad_mito_homoplasmic": null,
      "gnomad_mito_heteroplasmic": null,
      "computational_score_selected": 0.8752467632293701,
      "computational_prediction_selected": "Pathogenic",
      "computational_source_selected": "MetaRNN",
      "splice_score_selected": 0.05000000074505806,
      "splice_prediction_selected": "Benign",
      "splice_source_selected": "max_spliceai",
      "revel_score": 0.549,
      "revel_prediction": "Uncertain_significance",
      "alphamissense_score": 0.2366,
      "alphamissense_prediction": null,
      "bayesdelnoaf_score": 0.06,
      "bayesdelnoaf_prediction": "Uncertain_significance",
      "phylop100way_score": 5.749,
      "phylop100way_prediction": "Uncertain_significance",
      "spliceai_max_score": 0.05,
      "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": "Uncertain_significance",
      "acmg_criteria": "PM2,PP3_Moderate",
      "acmg_by_gene": [
        {
          "score": 4,
          "benign_score": 0,
          "pathogenic_score": 4,
          "criteria": [
            "PM2",
            "PP3_Moderate"
          ],
          "verdict": "Uncertain_significance",
          "transcript": "NM_002292.4",
          "gene_symbol": "LAMB2",
          "hgnc_id": 6487,
          "effects": [
            "missense_variant"
          ],
          "inheritance_mode": "AR",
          "hgvs_c": "c.2669C>G",
          "hgvs_p": "p.Thr890Arg"
        }
      ],
      "clinvar_disease": "",
      "clinvar_classification": "",
      "clinvar_review_status": "",
      "clinvar_submissions_summary": "",
      "phenotype_combined": null,
      "pathogenicity_classification_combined": null,
      "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.