← 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: 2-201700958-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=2&pos=201700958&ref=G&alt=A&genome=hg38&allGenes=true"
API Response
json
{
"variants": [
{
"chr": "2",
"pos": 201700958,
"ref": "G",
"alt": "A",
"effect": "3_prime_UTR_variant",
"transcript": "NM_020919.4",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "NM_020919.4",
"protein_id": "NP_065970.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6675,
"mane_select": "ENST00000264276.11",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000264276.11",
"protein_id": "ENSP00000264276.6",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6675,
"mane_select": "NM_020919.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2047C>T",
"hgvs_p": null,
"transcript": "ENST00000439495.6",
"protein_id": "ENSP00000403832.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4499,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*4804C>T",
"hgvs_p": null,
"transcript": "ENST00000679409.1",
"protein_id": "ENSP00000506531.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7039,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.7371C>T",
"hgvs_p": null,
"transcript": "ENST00000679416.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7763,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.5770C>T",
"hgvs_p": null,
"transcript": "ENST00000679427.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6134,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*490C>T",
"hgvs_p": null,
"transcript": "ENST00000679435.1",
"protein_id": "ENSP00000505218.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6250,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2955C>T",
"hgvs_p": null,
"transcript": "ENST00000679618.1",
"protein_id": "ENSP00000506274.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6605,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.7716C>T",
"hgvs_p": null,
"transcript": "ENST00000679630.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 8108,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.4129C>T",
"hgvs_p": null,
"transcript": "ENST00000679635.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4520,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.5981C>T",
"hgvs_p": null,
"transcript": "ENST00000679686.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6377,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 29,
"exon_rank_end": null,
"exon_count": 29,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.8859C>T",
"hgvs_p": null,
"transcript": "ENST00000679701.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 9251,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2215C>T",
"hgvs_p": null,
"transcript": "ENST00000679916.1",
"protein_id": "ENSP00000506172.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6744,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3828C>T",
"hgvs_p": null,
"transcript": "ENST00000680135.1",
"protein_id": "ENSP00000506211.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6535,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1149C>T",
"hgvs_p": null,
"transcript": "ENST00000680149.1",
"protein_id": "ENSP00000506497.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6577,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.6558C>T",
"hgvs_p": null,
"transcript": "ENST00000680174.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6950,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2928C>T",
"hgvs_p": null,
"transcript": "ENST00000680236.1",
"protein_id": "ENSP00000506212.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6530,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"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": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.3614C>T",
"hgvs_p": null,
"transcript": "ENST00000680404.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3771,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.4425C>T",
"hgvs_p": null,
"transcript": "ENST00000680441.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4823,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1023C>T",
"hgvs_p": null,
"transcript": "ENST00000680508.1",
"protein_id": "ENSP00000505749.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3810C>T",
"hgvs_p": null,
"transcript": "ENST00000680569.1",
"protein_id": "ENSP00000505522.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6922,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 14,
"exon_rank_end": null,
"exon_count": 14,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.2375C>T",
"hgvs_p": null,
"transcript": "ENST00000680634.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2767,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.3667C>T",
"hgvs_p": null,
"transcript": "ENST00000680722.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4059,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1149C>T",
"hgvs_p": null,
"transcript": "ENST00000680726.1",
"protein_id": "ENSP00000505505.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6580,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3561C>T",
"hgvs_p": null,
"transcript": "ENST00000680828.1",
"protein_id": "ENSP00000505249.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6541,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2047C>T",
"hgvs_p": null,
"transcript": "ENST00000680927.1",
"protein_id": "ENSP00000505473.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6722,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2584C>T",
"hgvs_p": null,
"transcript": "ENST00000681250.1",
"protein_id": "ENSP00000505684.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4824,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3882C>T",
"hgvs_p": null,
"transcript": "ENST00000681256.1",
"protein_id": "ENSP00000505446.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6670,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.6733C>T",
"hgvs_p": null,
"transcript": "ENST00000681279.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7130,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 32,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.6980C>T",
"hgvs_p": null,
"transcript": "ENST00000681307.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7372,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.6635C>T",
"hgvs_p": null,
"transcript": "ENST00000681461.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7027,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 13,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.2773C>T",
"hgvs_p": null,
"transcript": "ENST00000681663.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3164,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.3827C>T",
"hgvs_p": null,
"transcript": "ENST00000681692.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4218,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 36,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3721C>T",
"hgvs_p": null,
"transcript": "ENST00000681716.1",
"protein_id": "ENSP00000505078.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6834,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3531C>T",
"hgvs_p": null,
"transcript": "ENST00000681768.1",
"protein_id": "ENSP00000506311.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6704,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000680497.1",
"protein_id": "ENSP00000505954.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1691,
"cds_start": -4,
"cds_end": null,
"cds_length": 5076,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000679516.1",
"protein_id": "ENSP00000505187.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6517,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000680163.1",
"protein_id": "ENSP00000505092.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6643,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000680861.1",
"protein_id": "ENSP00000505043.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6751,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "NM_001410975.1",
"protein_id": "NP_001397904.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1656,
"cds_start": -4,
"cds_end": null,
"cds_length": 4971,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6672,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000681619.1",
"protein_id": "ENSP00000505071.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1656,
"cds_start": -4,
"cds_end": null,
"cds_length": 4971,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6597,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*174C>T",
"hgvs_p": null,
"transcript": "ENST00000680814.1",
"protein_id": "ENSP00000505710.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1614,
"cds_start": -4,
"cds_end": null,
"cds_length": 4845,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5727,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000680759.1",
"protein_id": "ENSP00000505848.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1601,
"cds_start": -4,
"cds_end": null,
"cds_length": 4806,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6432,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000681808.1",
"protein_id": "ENSP00000505219.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1598,
"cds_start": -4,
"cds_end": null,
"cds_length": 4797,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6423,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000681558.1",
"protein_id": "ENSP00000505568.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 883,
"cds_start": -4,
"cds_end": null,
"cds_length": 2652,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4378,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 21,
"exon_rank_end": null,
"exon_count": 21,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "ENST00000681495.1",
"protein_id": "ENSP00000506085.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 836,
"cds_start": -4,
"cds_end": null,
"cds_length": 2511,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4236,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2047C>T",
"hgvs_p": null,
"transcript": "ENST00000439495.6",
"protein_id": "ENSP00000403832.2",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4499,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 23,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*4804C>T",
"hgvs_p": null,
"transcript": "ENST00000679409.1",
"protein_id": "ENSP00000506531.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7039,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*490C>T",
"hgvs_p": null,
"transcript": "ENST00000679435.1",
"protein_id": "ENSP00000505218.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6250,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2955C>T",
"hgvs_p": null,
"transcript": "ENST00000679618.1",
"protein_id": "ENSP00000506274.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6605,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2215C>T",
"hgvs_p": null,
"transcript": "ENST00000679916.1",
"protein_id": "ENSP00000506172.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6744,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3828C>T",
"hgvs_p": null,
"transcript": "ENST00000680135.1",
"protein_id": "ENSP00000506211.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6535,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1149C>T",
"hgvs_p": null,
"transcript": "ENST00000680149.1",
"protein_id": "ENSP00000506497.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6577,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2928C>T",
"hgvs_p": null,
"transcript": "ENST00000680236.1",
"protein_id": "ENSP00000506212.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6530,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1023C>T",
"hgvs_p": null,
"transcript": "ENST00000680508.1",
"protein_id": "ENSP00000505749.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6619,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3810C>T",
"hgvs_p": null,
"transcript": "ENST00000680569.1",
"protein_id": "ENSP00000505522.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6922,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*1149C>T",
"hgvs_p": null,
"transcript": "ENST00000680726.1",
"protein_id": "ENSP00000505505.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6580,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3561C>T",
"hgvs_p": null,
"transcript": "ENST00000680828.1",
"protein_id": "ENSP00000505249.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6541,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 35,
"exon_rank_end": null,
"exon_count": 35,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2047C>T",
"hgvs_p": null,
"transcript": "ENST00000680927.1",
"protein_id": "ENSP00000505473.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6722,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 20,
"exon_rank_end": null,
"exon_count": 20,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*2584C>T",
"hgvs_p": null,
"transcript": "ENST00000681250.1",
"protein_id": "ENSP00000505684.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4824,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 31,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3882C>T",
"hgvs_p": null,
"transcript": "ENST00000681256.1",
"protein_id": "ENSP00000505446.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6670,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 36,
"exon_rank_end": null,
"exon_count": 36,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3721C>T",
"hgvs_p": null,
"transcript": "ENST00000681716.1",
"protein_id": "ENSP00000505078.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6834,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "n.*3531C>T",
"hgvs_p": null,
"transcript": "ENST00000681768.1",
"protein_id": "ENSP00000506311.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6704,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "XM_006712654.4",
"protein_id": "XP_006712717.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1657,
"cds_start": -4,
"cds_end": null,
"cds_length": 4974,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7573,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 33,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "XM_047445224.1",
"protein_id": "XP_047301180.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1544,
"cds_start": -4,
"cds_end": null,
"cds_length": 4635,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 6625,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 26,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "XM_006712655.4",
"protein_id": "XP_006712718.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 969,
"cds_start": -4,
"cds_end": null,
"cds_length": 2910,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4649,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 24,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"hgvs_c": "c.*893C>T",
"hgvs_p": null,
"transcript": "XM_017004572.3",
"protein_id": "XP_016860061.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 863,
"cds_start": -4,
"cds_end": null,
"cds_length": 2592,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4279,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "ALS2",
"gene_hgnc_id": 443,
"dbsnp": "rs3219174",
"frequency_reference_population": 0.05880422,
"hom_count_reference_population": 373,
"allele_count_reference_population": 8958,
"gnomad_exomes_af": 0.0636364,
"gnomad_genomes_af": 0.0588007,
"gnomad_exomes_ac": 7,
"gnomad_genomes_ac": 8951,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 373,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.8500000238418579,
"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.85,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 0.415,
"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": -20,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Very_Strong,BA1",
"acmg_by_gene": [
{
"score": -20,
"benign_score": 20,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Very_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_020919.4",
"gene_symbol": "ALS2",
"hgnc_id": 443,
"effects": [
"3_prime_UTR_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.*893C>T",
"hgvs_p": null
}
],
"clinvar_disease": " juvenile,ALS2-related disorder,Amyotrophic lateral sclerosis type 2,not provided",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, multiple submitters, no conflicts",
"clinvar_submissions_summary": "B:3",
"phenotype_combined": "Amyotrophic lateral sclerosis type 2, juvenile|ALS2-related disorder|not provided",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}