← 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: 12-50177373-T-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=50177373&ref=T&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 50177373,
"ref": "T",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001113546.2",
"consequences": [
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "NM_016357.5",
"protein_id": "NP_057441.1",
"transcript_support_level": null,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000341247.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_016357.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "ENST00000341247.9",
"protein_id": "ENSP00000340184.4",
"transcript_support_level": 1,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_016357.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000341247.9"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000394943.7",
"protein_id": "ENSP00000378400.3",
"transcript_support_level": 1,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000394943.7"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1494A>T",
"hgvs_p": "p.Glu498Asp",
"transcript": "ENST00000552783.5",
"protein_id": "ENSP00000448779.1",
"transcript_support_level": 1,
"aa_start": 498,
"aa_end": null,
"aa_length": 600,
"cds_start": 1494,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000552783.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1488A>T",
"hgvs_p": "p.Glu496Asp",
"transcript": "ENST00000552909.5",
"protein_id": "ENSP00000450087.1",
"transcript_support_level": 1,
"aa_start": 496,
"aa_end": null,
"aa_length": 598,
"cds_start": 1488,
"cds_end": null,
"cds_length": 1797,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000552909.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1065A>T",
"hgvs_p": "p.Glu355Asp",
"transcript": "ENST00000547825.5",
"protein_id": "ENSP00000448706.1",
"transcript_support_level": 1,
"aa_start": 355,
"aa_end": null,
"aa_length": 457,
"cds_start": 1065,
"cds_end": null,
"cds_length": 1374,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000547825.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "n.*863A>T",
"hgvs_p": null,
"transcript": "ENST00000552720.5",
"protein_id": "ENSP00000448411.1",
"transcript_support_level": 1,
"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": "nonsense_mediated_decay",
"feature": "ENST00000552720.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "n.*863A>T",
"hgvs_p": null,
"transcript": "ENST00000552720.5",
"protein_id": "ENSP00000448411.1",
"transcript_support_level": 1,
"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": "nonsense_mediated_decay",
"feature": "ENST00000552720.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.2067A>T",
"hgvs_p": "p.Glu689Asp",
"transcript": "ENST00000872660.1",
"protein_id": "ENSP00000542719.1",
"transcript_support_level": null,
"aa_start": 689,
"aa_end": null,
"aa_length": 791,
"cds_start": 2067,
"cds_end": null,
"cds_length": 2376,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872660.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "NM_001113546.2",
"protein_id": "NP_001107018.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001113546.2"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "NM_001394886.1",
"protein_id": "NP_001381815.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394886.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872658.1",
"protein_id": "ENSP00000542717.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872658.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872661.1",
"protein_id": "ENSP00000542720.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872661.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872662.1",
"protein_id": "ENSP00000542721.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872662.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872663.1",
"protein_id": "ENSP00000542722.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872663.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872664.1",
"protein_id": "ENSP00000542723.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872664.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp",
"transcript": "ENST00000872665.1",
"protein_id": "ENSP00000542724.1",
"transcript_support_level": null,
"aa_start": 658,
"aa_end": null,
"aa_length": 760,
"cds_start": 1974,
"cds_end": null,
"cds_length": 2283,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872665.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "NM_001394887.1",
"protein_id": "NP_001381816.1",
"transcript_support_level": null,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394887.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "NM_001394888.1",
"protein_id": "NP_001381817.1",
"transcript_support_level": null,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394888.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "NM_001394889.1",
"protein_id": "NP_001381818.1",
"transcript_support_level": null,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394889.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1971A>T",
"hgvs_p": "p.Glu657Asp",
"transcript": "ENST00000872659.1",
"protein_id": "ENSP00000542718.1",
"transcript_support_level": null,
"aa_start": 657,
"aa_end": null,
"aa_length": 759,
"cds_start": 1971,
"cds_end": null,
"cds_length": 2280,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872659.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1968A>T",
"hgvs_p": "p.Glu656Asp",
"transcript": "NM_001394890.1",
"protein_id": "NP_001381819.1",
"transcript_support_level": null,
"aa_start": 656,
"aa_end": null,
"aa_length": 758,
"cds_start": 1968,
"cds_end": null,
"cds_length": 2277,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394890.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1920A>T",
"hgvs_p": "p.Glu640Asp",
"transcript": "NM_001394891.1",
"protein_id": "NP_001381820.1",
"transcript_support_level": null,
"aa_start": 640,
"aa_end": null,
"aa_length": 742,
"cds_start": 1920,
"cds_end": null,
"cds_length": 2229,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394891.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1866A>T",
"hgvs_p": "p.Glu622Asp",
"transcript": "ENST00000956834.1",
"protein_id": "ENSP00000626893.1",
"transcript_support_level": null,
"aa_start": 622,
"aa_end": null,
"aa_length": 724,
"cds_start": 1866,
"cds_end": null,
"cds_length": 2175,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956834.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1863A>T",
"hgvs_p": "p.Glu621Asp",
"transcript": "ENST00000872657.1",
"protein_id": "ENSP00000542716.1",
"transcript_support_level": null,
"aa_start": 621,
"aa_end": null,
"aa_length": 723,
"cds_start": 1863,
"cds_end": null,
"cds_length": 2172,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000872657.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1740A>T",
"hgvs_p": "p.Glu580Asp",
"transcript": "NM_001394892.1",
"protein_id": "NP_001381821.1",
"transcript_support_level": null,
"aa_start": 580,
"aa_end": null,
"aa_length": 682,
"cds_start": 1740,
"cds_end": null,
"cds_length": 2049,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394892.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1698A>T",
"hgvs_p": "p.Glu566Asp",
"transcript": "NM_001394893.1",
"protein_id": "NP_001381822.1",
"transcript_support_level": null,
"aa_start": 566,
"aa_end": null,
"aa_length": 668,
"cds_start": 1698,
"cds_end": null,
"cds_length": 2007,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001394893.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1509A>T",
"hgvs_p": "p.Glu503Asp",
"transcript": "ENST00000956833.1",
"protein_id": "ENSP00000626892.1",
"transcript_support_level": null,
"aa_start": 503,
"aa_end": null,
"aa_length": 605,
"cds_start": 1509,
"cds_end": null,
"cds_length": 1818,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000956833.1"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1494A>T",
"hgvs_p": "p.Glu498Asp",
"transcript": "NM_001113547.2",
"protein_id": "NP_001107019.1",
"transcript_support_level": null,
"aa_start": 498,
"aa_end": null,
"aa_length": 600,
"cds_start": 1494,
"cds_end": null,
"cds_length": 1803,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001113547.2"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1491A>T",
"hgvs_p": "p.Glu497Asp",
"transcript": "ENST00000552823.5",
"protein_id": "ENSP00000450266.1",
"transcript_support_level": 2,
"aa_start": 497,
"aa_end": null,
"aa_length": 599,
"cds_start": 1491,
"cds_end": null,
"cds_length": 1800,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000552823.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1065A>T",
"hgvs_p": "p.Glu355Asp",
"transcript": "NM_001243775.2",
"protein_id": "NP_001230704.1",
"transcript_support_level": null,
"aa_start": 355,
"aa_end": null,
"aa_length": 457,
"cds_start": 1065,
"cds_end": null,
"cds_length": 1374,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001243775.2"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1062A>T",
"hgvs_p": "p.Glu354Asp",
"transcript": "ENST00000552491.5",
"protein_id": "ENSP00000448463.1",
"transcript_support_level": 2,
"aa_start": 354,
"aa_end": null,
"aa_length": 456,
"cds_start": 1062,
"cds_end": null,
"cds_length": 1371,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000552491.5"
},
{
"aa_ref": "E",
"aa_alt": "D",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"hgvs_c": "c.1731A>T",
"hgvs_p": "p.Glu577Asp",
"transcript": "XM_047428969.1",
"protein_id": "XP_047284925.1",
"transcript_support_level": null,
"aa_start": 577,
"aa_end": null,
"aa_length": 679,
"cds_start": 1731,
"cds_end": null,
"cds_length": 2040,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047428969.1"
}
],
"gene_symbol": "LIMA1",
"gene_hgnc_id": 24636,
"dbsnp": "rs1940366700",
"frequency_reference_population": null,
"hom_count_reference_population": 0,
"allele_count_reference_population": 0,
"gnomad_exomes_af": null,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": null,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.08429339528083801,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.144,
"revel_prediction": "Benign",
"alphamissense_score": 0.0802,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.45,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.228,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 2,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "NM_001113546.2",
"gene_symbol": "LIMA1",
"hgnc_id": 24636,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.1974A>T",
"hgvs_p": "p.Glu658Asp"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}