← 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: 1-11144685-C-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=11144685&ref=C&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 11144685,
"ref": "C",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_004958.4",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "NM_004958.4",
"protein_id": "NP_004949.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000361445.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_004958.4"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000361445.9",
"protein_id": "ENSP00000354558.4",
"transcript_support_level": 1,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_004958.4",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000361445.9"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4889G>A",
"hgvs_p": "p.Arg1630Gln",
"transcript": "ENST00000934315.1",
"protein_id": "ENSP00000604374.1",
"transcript_support_level": null,
"aa_start": 1630,
"aa_end": null,
"aa_length": 2567,
"cds_start": 4889,
"cds_end": null,
"cds_length": 7704,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934315.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4856G>A",
"hgvs_p": "p.Arg1619Gln",
"transcript": "ENST00000934312.1",
"protein_id": "ENSP00000604371.1",
"transcript_support_level": null,
"aa_start": 1619,
"aa_end": null,
"aa_length": 2556,
"cds_start": 4856,
"cds_end": null,
"cds_length": 7671,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934312.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "NM_001386500.1",
"protein_id": "NP_001373429.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001386500.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000703143.2",
"protein_id": "ENSP00000515200.2",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000703143.2"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000934310.1",
"protein_id": "ENSP00000604369.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934310.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000934314.1",
"protein_id": "ENSP00000604373.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2549,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7650,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934314.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000875524.1",
"protein_id": "ENSP00000545583.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2546,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7641,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000875524.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "ENST00000875525.1",
"protein_id": "ENSP00000545584.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2537,
"cds_start": 4835,
"cds_end": null,
"cds_length": 7614,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000875525.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4748G>A",
"hgvs_p": "p.Arg1583Gln",
"transcript": "ENST00000934311.1",
"protein_id": "ENSP00000604370.1",
"transcript_support_level": null,
"aa_start": 1583,
"aa_end": null,
"aa_length": 2520,
"cds_start": 4748,
"cds_end": null,
"cds_length": 7563,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934311.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 32,
"exon_rank_end": null,
"exon_count": 56,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4622G>A",
"hgvs_p": "p.Arg1541Gln",
"transcript": "ENST00000703140.1",
"protein_id": "ENSP00000515197.1",
"transcript_support_level": null,
"aa_start": 1541,
"aa_end": null,
"aa_length": 2478,
"cds_start": 4622,
"cds_end": null,
"cds_length": 7437,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000703140.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4619G>A",
"hgvs_p": "p.Arg1540Gln",
"transcript": "ENST00000934313.1",
"protein_id": "ENSP00000604372.1",
"transcript_support_level": null,
"aa_start": 1540,
"aa_end": null,
"aa_length": 2477,
"cds_start": 4619,
"cds_end": null,
"cds_length": 7434,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000934313.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 33,
"exon_rank_end": null,
"exon_count": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.3587G>A",
"hgvs_p": "p.Arg1196Gln",
"transcript": "NM_001386501.1",
"protein_id": "NP_001373430.1",
"transcript_support_level": null,
"aa_start": 1196,
"aa_end": null,
"aa_length": 2133,
"cds_start": 3587,
"cds_end": null,
"cds_length": 6402,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001386501.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 34,
"exon_rank_end": null,
"exon_count": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln",
"transcript": "XM_047416721.1",
"protein_id": "XP_047272677.1",
"transcript_support_level": null,
"aa_start": 1612,
"aa_end": null,
"aa_length": 2328,
"cds_start": 4835,
"cds_end": null,
"cds_length": 6987,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047416721.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 31,
"exon_rank_end": null,
"exon_count": 55,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.4154G>A",
"hgvs_p": "p.Arg1385Gln",
"transcript": "XM_017000900.1",
"protein_id": "XP_016856389.1",
"transcript_support_level": null,
"aa_start": 1385,
"aa_end": null,
"aa_length": 2322,
"cds_start": 4154,
"cds_end": null,
"cds_length": 6969,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017000900.1"
},
{
"aa_ref": "R",
"aa_alt": "Q",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 22,
"exon_rank_end": null,
"exon_count": 46,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.2570G>A",
"hgvs_p": "p.Arg857Gln",
"transcript": "XM_047416724.1",
"protein_id": "XP_047272680.1",
"transcript_support_level": null,
"aa_start": 857,
"aa_end": null,
"aa_length": 1794,
"cds_start": 2570,
"cds_end": null,
"cds_length": 5385,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047416724.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR-AS1",
"gene_hgnc_id": 40242,
"hgvs_c": "n.77C>T",
"hgvs_p": null,
"transcript": "ENST00000420480.1",
"protein_id": null,
"transcript_support_level": 3,
"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": "ENST00000420480.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR-AS1",
"gene_hgnc_id": 40242,
"hgvs_c": "n.109C>T",
"hgvs_p": null,
"transcript": "ENST00000445982.5",
"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": "ENST00000445982.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.341G>A",
"hgvs_p": null,
"transcript": "ENST00000495435.1",
"protein_id": null,
"transcript_support_level": 4,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000495435.1"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*210G>A",
"hgvs_p": null,
"transcript": "ENST00000703118.1",
"protein_id": "ENSP00000515181.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703118.1"
},
{
"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": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.755G>A",
"hgvs_p": null,
"transcript": "ENST00000703131.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000703131.1"
},
{
"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": 58,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.4835G>A",
"hgvs_p": null,
"transcript": "ENST00000703139.2",
"protein_id": "ENSP00000515196.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703139.2"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*155G>A",
"hgvs_p": null,
"transcript": "ENST00000703141.1",
"protein_id": "ENSP00000515198.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703141.1"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*1665G>A",
"hgvs_p": null,
"transcript": "ENST00000703142.1",
"protein_id": "ENSP00000515199.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703142.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR-AS1",
"gene_hgnc_id": 40242,
"hgvs_c": "n.109C>T",
"hgvs_p": null,
"transcript": "NR_046600.1",
"protein_id": null,
"transcript_support_level": null,
"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": "NR_046600.1"
},
{
"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": 51,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.4956G>A",
"hgvs_p": null,
"transcript": "XR_007058581.1",
"protein_id": null,
"transcript_support_level": null,
"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": "XR_007058581.1"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*210G>A",
"hgvs_p": null,
"transcript": "ENST00000703118.1",
"protein_id": "ENSP00000515181.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703118.1"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*155G>A",
"hgvs_p": null,
"transcript": "ENST00000703141.1",
"protein_id": "ENSP00000515198.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703141.1"
},
{
"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": 57,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "n.*1665G>A",
"hgvs_p": null,
"transcript": "ENST00000703142.1",
"protein_id": "ENSP00000515199.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000703142.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"downstream_gene_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 34,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"hgvs_c": "c.*155G>A",
"hgvs_p": null,
"transcript": "XM_011541166.3",
"protein_id": "XP_011539468.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 1590,
"cds_start": null,
"cds_end": null,
"cds_length": 4773,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011541166.3"
}
],
"gene_symbol": "MTOR",
"gene_hgnc_id": 3942,
"dbsnp": "rs771517712",
"frequency_reference_population": 0.000021685228,
"hom_count_reference_population": 0,
"allele_count_reference_population": 35,
"gnomad_exomes_af": 0.0000218901,
"gnomad_genomes_af": 0.0000197171,
"gnomad_exomes_ac": 32,
"gnomad_genomes_ac": 3,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.8391760587692261,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.373,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.099,
"alphamissense_prediction": "Benign",
"bayesdelnoaf_score": -0.07,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 7.449,
"phylop100way_prediction": "Uncertain_significance",
"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": -4,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PP3,BP6,BS2",
"acmg_by_gene": [
{
"score": -4,
"benign_score": 5,
"pathogenic_score": 1,
"criteria": [
"PP3",
"BP6",
"BS2"
],
"verdict": "Likely_benign",
"transcript": "NM_004958.4",
"gene_symbol": "MTOR",
"hgnc_id": 3942,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.4835G>A",
"hgvs_p": "p.Arg1612Gln"
},
{
"score": 2,
"benign_score": 1,
"pathogenic_score": 3,
"criteria": [
"PM2",
"PP3",
"BP6"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000420480.1",
"gene_symbol": "MTOR-AS1",
"hgnc_id": 40242,
"effects": [
"non_coding_transcript_exon_variant"
],
"inheritance_mode": "",
"hgvs_c": "n.77C>T",
"hgvs_p": null
}
],
"clinvar_disease": "Inborn genetic diseases,MTOR-related disorder,not provided",
"clinvar_classification": "Conflicting classifications of pathogenicity",
"clinvar_review_status": "criteria provided, conflicting classifications",
"clinvar_submissions_summary": "US:2 B:1",
"phenotype_combined": "not provided|MTOR-related disorder|Inborn genetic diseases",
"pathogenicity_classification_combined": "Conflicting classifications of pathogenicity",
"custom_annotations": null
}
],
"message": null
}