← 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: 10-80177467-T-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=80177467&ref=T&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "10",
"pos": 80177467,
"ref": "T",
"alt": "G",
"effect": "intron_variant",
"transcript": "NM_001157.3",
"consequences": [
{
"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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "NM_145868.2",
"protein_id": "NP_665875.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000422982.8",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_145868.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000422982.8",
"protein_id": "ENSP00000404412.2",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_145868.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000422982.8"
},
{
"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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000372231.7",
"protein_id": "ENSP00000361305.3",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000372231.7"
},
{
"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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000438331.5",
"protein_id": "ENSP00000398610.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000438331.5"
},
{
"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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963279.1",
"protein_id": "ENSP00000633338.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 562,
"cds_start": null,
"cds_end": null,
"cds_length": 1689,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963279.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000918176.1",
"protein_id": "ENSP00000588235.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 539,
"cds_start": null,
"cds_end": null,
"cds_length": 1620,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000918176.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963285.1",
"protein_id": "ENSP00000633344.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 515,
"cds_start": null,
"cds_end": null,
"cds_length": 1548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963285.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963295.1",
"protein_id": "ENSP00000633354.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 515,
"cds_start": null,
"cds_end": null,
"cds_length": 1548,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963295.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856398.1",
"protein_id": "ENSP00000526457.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 509,
"cds_start": null,
"cds_end": null,
"cds_length": 1530,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856398.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000918175.1",
"protein_id": "ENSP00000588234.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 509,
"cds_start": null,
"cds_end": null,
"cds_length": 1530,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000918175.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "NM_001157.3",
"protein_id": "NP_001148.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001157.3"
},
{
"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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "NM_001278407.2",
"protein_id": "NP_001265336.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001278407.2"
},
{
"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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "NM_001278408.2",
"protein_id": "NP_001265337.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001278408.2"
},
{
"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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "NM_145869.2",
"protein_id": "NP_665876.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_145869.2"
},
{
"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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856386.1",
"protein_id": "ENSP00000526445.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856386.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-235-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856387.1",
"protein_id": "ENSP00000526446.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856387.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856388.1",
"protein_id": "ENSP00000526447.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856388.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-161-4091A>C",
"hgvs_p": null,
"transcript": "ENST00000856389.1",
"protein_id": "ENSP00000526448.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856389.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-210-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856390.1",
"protein_id": "ENSP00000526449.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856390.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-297-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856391.1",
"protein_id": "ENSP00000526450.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856391.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856393.1",
"protein_id": "ENSP00000526452.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856393.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856394.1",
"protein_id": "ENSP00000526453.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856394.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-216-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856396.1",
"protein_id": "ENSP00000526455.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856396.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-159-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856397.1",
"protein_id": "ENSP00000526456.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856397.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": 18,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856401.1",
"protein_id": "ENSP00000526460.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856401.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": 18,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856402.1",
"protein_id": "ENSP00000526461.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856402.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856403.1",
"protein_id": "ENSP00000526462.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856403.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856404.1",
"protein_id": "ENSP00000526463.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856404.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856405.1",
"protein_id": "ENSP00000526464.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856405.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856406.1",
"protein_id": "ENSP00000526465.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856406.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856407.1",
"protein_id": "ENSP00000526466.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856407.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856409.1",
"protein_id": "ENSP00000526468.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856409.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856410.1",
"protein_id": "ENSP00000526469.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856410.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856411.1",
"protein_id": "ENSP00000526470.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856411.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856412.1",
"protein_id": "ENSP00000526471.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856412.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856413.1",
"protein_id": "ENSP00000526472.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856413.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856414.1",
"protein_id": "ENSP00000526473.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856414.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856415.1",
"protein_id": "ENSP00000526474.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856415.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": 16,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963277.1",
"protein_id": "ENSP00000633336.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963277.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963278.1",
"protein_id": "ENSP00000633337.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963278.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": 16,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-9+3474A>C",
"hgvs_p": null,
"transcript": "ENST00000963281.1",
"protein_id": "ENSP00000633340.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963281.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963282.1",
"protein_id": "ENSP00000633341.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963282.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-106-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963284.1",
"protein_id": "ENSP00000633343.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963284.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-37-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963286.1",
"protein_id": "ENSP00000633345.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963286.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-374-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963287.1",
"protein_id": "ENSP00000633346.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963287.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-191-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963288.1",
"protein_id": "ENSP00000633347.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963288.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": 16,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963290.1",
"protein_id": "ENSP00000633349.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963290.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963292.1",
"protein_id": "ENSP00000633351.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963292.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": 17,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963294.1",
"protein_id": "ENSP00000633353.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963294.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": 16,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963296.1",
"protein_id": "ENSP00000633355.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 505,
"cds_start": null,
"cds_end": null,
"cds_length": 1518,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963296.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963276.1",
"protein_id": "ENSP00000633335.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 504,
"cds_start": null,
"cds_end": null,
"cds_length": 1515,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963276.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963280.1",
"protein_id": "ENSP00000633339.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 504,
"cds_start": null,
"cds_end": null,
"cds_length": 1515,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963280.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963293.1",
"protein_id": "ENSP00000633352.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 504,
"cds_start": null,
"cds_end": null,
"cds_length": 1515,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963293.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": 16,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963289.1",
"protein_id": "ENSP00000633348.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 492,
"cds_start": null,
"cds_end": null,
"cds_length": 1479,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963289.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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000963283.1",
"protein_id": "ENSP00000633342.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 486,
"cds_start": null,
"cds_end": null,
"cds_length": 1461,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963283.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": 17,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-425-1312A>C",
"hgvs_p": null,
"transcript": "NM_001278409.2",
"protein_id": "NP_001265338.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 472,
"cds_start": null,
"cds_end": null,
"cds_length": 1419,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001278409.2"
},
{
"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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856395.1",
"protein_id": "ENSP00000526454.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 375,
"cds_start": null,
"cds_end": null,
"cds_length": 1128,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856395.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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856400.1",
"protein_id": "ENSP00000526459.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 375,
"cds_start": null,
"cds_end": null,
"cds_length": 1128,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856400.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": 13,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000963291.1",
"protein_id": "ENSP00000633350.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 314,
"cds_start": null,
"cds_end": null,
"cds_length": 945,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000963291.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": 9,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856408.1",
"protein_id": "ENSP00000526467.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 305,
"cds_start": null,
"cds_end": null,
"cds_length": 918,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856408.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": 12,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000856392.1",
"protein_id": "ENSP00000526451.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 276,
"cds_start": null,
"cds_end": null,
"cds_length": 831,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856392.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": 11,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "ENST00000856399.1",
"protein_id": "ENSP00000526458.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 276,
"cds_start": null,
"cds_end": null,
"cds_length": 831,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000856399.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": 14,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null,
"transcript": "XM_005269742.2",
"protein_id": "XP_005269799.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 542,
"cds_start": null,
"cds_end": null,
"cds_length": 1629,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005269742.2"
},
{
"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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "XM_006717813.3",
"protein_id": "XP_006717876.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 542,
"cds_start": null,
"cds_end": null,
"cds_length": 1629,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_006717813.3"
},
{
"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": 16,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "XM_047425140.1",
"protein_id": "XP_047281096.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 542,
"cds_start": null,
"cds_end": null,
"cds_length": 1629,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047425140.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": 15,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "c.-57-1312A>C",
"hgvs_p": null,
"transcript": "XM_047425141.1",
"protein_id": "XP_047281097.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 542,
"cds_start": null,
"cds_end": null,
"cds_length": 1629,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047425141.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": 2,
"intron_rank_end": null,
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"hgvs_c": "n.696-1312A>C",
"hgvs_p": null,
"transcript": "ENST00000463657.1",
"protein_id": null,
"transcript_support_level": 5,
"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": "ENST00000463657.1"
}
],
"gene_symbol": "ANXA11",
"gene_hgnc_id": 535,
"dbsnp": "rs10887581",
"frequency_reference_population": 0.0000065829317,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": null,
"gnomad_genomes_af": 0.00000658293,
"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.9100000262260437,
"computational_prediction_selected": "Benign",
"computational_source_selected": "BayesDel_noAF",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": null,
"revel_prediction": null,
"alphamissense_score": null,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.91,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -1.004,
"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": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_001157.3",
"gene_symbol": "ANXA11",
"hgnc_id": 535,
"effects": [
"intron_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.-8-4598A>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}