← 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-49122062-TG-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=3&pos=49122062&ref=TG&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "3",
"pos": 49122062,
"ref": "TG",
"alt": "T",
"effect": "frameshift_variant",
"transcript": "NM_002292.4",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "NM_002292.4",
"protein_id": "NP_002283.3",
"transcript_support_level": null,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1798,
"cds_start": 4804,
"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": "Q",
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "ENST00000305544.9",
"protein_id": "ENSP00000307156.4",
"transcript_support_level": 1,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1798,
"cds_start": 4804,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "ENST00000418109.5",
"protein_id": "ENSP00000388325.1",
"transcript_support_level": 1,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1798,
"cds_start": 4804,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4846delC",
"hgvs_p": "p.Gln1616fs",
"transcript": "ENST00000960189.1",
"protein_id": "ENSP00000630248.1",
"transcript_support_level": null,
"aa_start": 1616,
"aa_end": null,
"aa_length": 1812,
"cds_start": 4846,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4846delC",
"hgvs_p": "p.Gln1616fs",
"transcript": "ENST00000960202.1",
"protein_id": "ENSP00000630261.1",
"transcript_support_level": null,
"aa_start": 1616,
"aa_end": null,
"aa_length": 1812,
"cds_start": 4846,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4831delC",
"hgvs_p": "p.Gln1611fs",
"transcript": "ENST00000960193.1",
"protein_id": "ENSP00000630252.1",
"transcript_support_level": null,
"aa_start": 1611,
"aa_end": null,
"aa_length": 1807,
"cds_start": 4831,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4816delC",
"hgvs_p": "p.Gln1606fs",
"transcript": "ENST00000884814.1",
"protein_id": "ENSP00000554873.1",
"transcript_support_level": null,
"aa_start": 1606,
"aa_end": null,
"aa_length": 1802,
"cds_start": 4816,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4816delC",
"hgvs_p": "p.Gln1606fs",
"transcript": "ENST00000960192.1",
"protein_id": "ENSP00000630251.1",
"transcript_support_level": null,
"aa_start": 1606,
"aa_end": null,
"aa_length": 1800,
"cds_start": 4816,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4801delC",
"hgvs_p": "p.Gln1601fs",
"transcript": "ENST00000960197.1",
"protein_id": "ENSP00000630256.1",
"transcript_support_level": null,
"aa_start": 1601,
"aa_end": null,
"aa_length": 1797,
"cds_start": 4801,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "ENST00000884810.1",
"protein_id": "ENSP00000554869.1",
"transcript_support_level": null,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1796,
"cds_start": 4804,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4795delC",
"hgvs_p": "p.Gln1599fs",
"transcript": "ENST00000921218.1",
"protein_id": "ENSP00000591277.1",
"transcript_support_level": null,
"aa_start": 1599,
"aa_end": null,
"aa_length": 1795,
"cds_start": 4795,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4795delC",
"hgvs_p": "p.Gln1599fs",
"transcript": "ENST00000960188.1",
"protein_id": "ENSP00000630247.1",
"transcript_support_level": null,
"aa_start": 1599,
"aa_end": null,
"aa_length": 1795,
"cds_start": 4795,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4783delC",
"hgvs_p": "p.Gln1595fs",
"transcript": "ENST00000960187.1",
"protein_id": "ENSP00000630246.1",
"transcript_support_level": null,
"aa_start": 1595,
"aa_end": null,
"aa_length": 1791,
"cds_start": 4783,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4738delC",
"hgvs_p": "p.Gln1580fs",
"transcript": "ENST00000960195.1",
"protein_id": "ENSP00000630254.1",
"transcript_support_level": null,
"aa_start": 1580,
"aa_end": null,
"aa_length": 1776,
"cds_start": 4738,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4738delC",
"hgvs_p": "p.Gln1580fs",
"transcript": "ENST00000960203.1",
"protein_id": "ENSP00000630262.1",
"transcript_support_level": null,
"aa_start": 1580,
"aa_end": null,
"aa_length": 1776,
"cds_start": 4738,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "ENST00000960199.1",
"protein_id": "ENSP00000630258.1",
"transcript_support_level": null,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1767,
"cds_start": 4804,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4696delC",
"hgvs_p": "p.Gln1566fs",
"transcript": "ENST00000960186.1",
"protein_id": "ENSP00000630245.1",
"transcript_support_level": null,
"aa_start": 1566,
"aa_end": null,
"aa_length": 1762,
"cds_start": 4696,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4693delC",
"hgvs_p": "p.Gln1565fs",
"transcript": "ENST00000884809.1",
"protein_id": "ENSP00000554868.1",
"transcript_support_level": null,
"aa_start": 1565,
"aa_end": null,
"aa_length": 1761,
"cds_start": 4693,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4693delC",
"hgvs_p": "p.Gln1565fs",
"transcript": "ENST00000960191.1",
"protein_id": "ENSP00000630250.1",
"transcript_support_level": null,
"aa_start": 1565,
"aa_end": null,
"aa_length": 1759,
"cds_start": 4693,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4660delC",
"hgvs_p": "p.Gln1554fs",
"transcript": "ENST00000884815.1",
"protein_id": "ENSP00000554874.1",
"transcript_support_level": null,
"aa_start": 1554,
"aa_end": null,
"aa_length": 1750,
"cds_start": 4660,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4645delC",
"hgvs_p": "p.Gln1549fs",
"transcript": "ENST00000960185.1",
"protein_id": "ENSP00000630244.1",
"transcript_support_level": null,
"aa_start": 1549,
"aa_end": null,
"aa_length": 1745,
"cds_start": 4645,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4642delC",
"hgvs_p": "p.Gln1548fs",
"transcript": "ENST00000960198.1",
"protein_id": "ENSP00000630257.1",
"transcript_support_level": null,
"aa_start": 1548,
"aa_end": null,
"aa_length": 1742,
"cds_start": 4642,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4621delC",
"hgvs_p": "p.Gln1541fs",
"transcript": "ENST00000884816.1",
"protein_id": "ENSP00000554875.1",
"transcript_support_level": null,
"aa_start": 1541,
"aa_end": null,
"aa_length": 1737,
"cds_start": 4621,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4615delC",
"hgvs_p": "p.Gln1539fs",
"transcript": "ENST00000884808.1",
"protein_id": "ENSP00000554867.1",
"transcript_support_level": null,
"aa_start": 1539,
"aa_end": null,
"aa_length": 1735,
"cds_start": 4615,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4615delC",
"hgvs_p": "p.Gln1539fs",
"transcript": "ENST00000884813.1",
"protein_id": "ENSP00000554872.1",
"transcript_support_level": null,
"aa_start": 1539,
"aa_end": null,
"aa_length": 1735,
"cds_start": 4615,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4615delC",
"hgvs_p": "p.Gln1539fs",
"transcript": "ENST00000960184.1",
"protein_id": "ENSP00000630243.1",
"transcript_support_level": null,
"aa_start": 1539,
"aa_end": null,
"aa_length": 1733,
"cds_start": 4615,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4600delC",
"hgvs_p": "p.Gln1534fs",
"transcript": "ENST00000960190.1",
"protein_id": "ENSP00000630249.1",
"transcript_support_level": null,
"aa_start": 1534,
"aa_end": null,
"aa_length": 1730,
"cds_start": 4600,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4594delC",
"hgvs_p": "p.Gln1532fs",
"transcript": "ENST00000884811.1",
"protein_id": "ENSP00000554870.1",
"transcript_support_level": null,
"aa_start": 1532,
"aa_end": null,
"aa_length": 1728,
"cds_start": 4594,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4591delC",
"hgvs_p": "p.Gln1531fs",
"transcript": "ENST00000960201.1",
"protein_id": "ENSP00000630260.1",
"transcript_support_level": null,
"aa_start": 1531,
"aa_end": null,
"aa_length": 1727,
"cds_start": 4591,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4426delC",
"hgvs_p": "p.Gln1476fs",
"transcript": "ENST00000960196.1",
"protein_id": "ENSP00000630255.1",
"transcript_support_level": null,
"aa_start": 1476,
"aa_end": null,
"aa_length": 1672,
"cds_start": 4426,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4426delC",
"hgvs_p": "p.Gln1476fs",
"transcript": "ENST00000960194.1",
"protein_id": "ENSP00000630253.1",
"transcript_support_level": null,
"aa_start": 1476,
"aa_end": null,
"aa_length": 1670,
"cds_start": 4426,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 28,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4300delC",
"hgvs_p": "p.Gln1434fs",
"transcript": "ENST00000884812.1",
"protein_id": "ENSP00000554871.1",
"transcript_support_level": null,
"aa_start": 1434,
"aa_end": null,
"aa_length": 1630,
"cds_start": 4300,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 27,
"exon_rank_end": null,
"exon_count": 30,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4111delC",
"hgvs_p": "p.Gln1371fs",
"transcript": "ENST00000960200.1",
"protein_id": "ENSP00000630259.1",
"transcript_support_level": null,
"aa_start": 1371,
"aa_end": null,
"aa_length": 1567,
"cds_start": 4111,
"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": "Q",
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"frameshift_variant"
],
"exon_rank": 30,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs",
"transcript": "XM_005265127.5",
"protein_id": "XP_005265184.1",
"transcript_support_level": null,
"aa_start": 1602,
"aa_end": null,
"aa_length": 1798,
"cds_start": 4804,
"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": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"hgvs_c": "n.459delC",
"hgvs_p": null,
"transcript": "ENST00000498377.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": "ENST00000498377.1"
},
{
"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.-87delC",
"hgvs_p": null,
"transcript": "ENST00000467506.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": "ENST00000467506.5"
}
],
"gene_symbol": "LAMB2",
"gene_hgnc_id": 6487,
"dbsnp": "rs769399002",
"frequency_reference_population": 0.0000068176128,
"hom_count_reference_population": 0,
"allele_count_reference_population": 11,
"gnomad_exomes_af": 0.00000615909,
"gnomad_genomes_af": 0.0000131394,
"gnomad_exomes_ac": 9,
"gnomad_genomes_ac": 2,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": null,
"computational_prediction_selected": null,
"computational_source_selected": null,
"splice_score_selected": 0.07999999821186066,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": null,
"bayesdelnoaf_prediction": null,
"phylop100way_score": 1.935,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.08,
"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": 12,
"acmg_classification": "Pathogenic",
"acmg_criteria": "PVS1,PM2,PP5_Moderate",
"acmg_by_gene": [
{
"score": 12,
"benign_score": 0,
"pathogenic_score": 12,
"criteria": [
"PVS1",
"PM2",
"PP5_Moderate"
],
"verdict": "Pathogenic",
"transcript": "NM_002292.4",
"gene_symbol": "LAMB2",
"hgnc_id": 6487,
"effects": [
"frameshift_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.4804delC",
"hgvs_p": "p.Gln1602fs"
}
],
"clinvar_disease": "LAMB2-related infantile-onset nephrotic syndrome,Pierson syndrome",
"clinvar_classification": "Pathogenic",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "P:1",
"phenotype_combined": "LAMB2-related infantile-onset nephrotic syndrome|Pierson syndrome;LAMB2-related infantile-onset nephrotic syndrome",
"pathogenicity_classification_combined": "Pathogenic",
"custom_annotations": null
}
],
"message": null
}