← 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-161233288-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=1&pos=161233288&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "1",
"pos": 161233288,
"ref": "G",
"alt": "A",
"effect": "missense_variant",
"transcript": "NM_001077482.3",
"consequences": [
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_005122.5",
"protein_id": "NP_005113.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 348,
"cds_start": 289,
"cds_end": null,
"cds_length": 1047,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000367983.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_005122.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367983.9",
"protein_id": "ENSP00000356962.5",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 348,
"cds_start": 289,
"cds_end": null,
"cds_length": 1047,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_005122.5",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367983.9"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367979.6",
"protein_id": "ENSP00000356958.2",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 357,
"cds_start": 289,
"cds_end": null,
"cds_length": 1074,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367979.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367982.8",
"protein_id": "ENSP00000356961.4",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 352,
"cds_start": 289,
"cds_end": null,
"cds_length": 1059,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367982.8"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000428574.6",
"protein_id": "ENSP00000412672.2",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 340,
"cds_start": 289,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000428574.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000442691.6",
"protein_id": "ENSP00000406493.2",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 339,
"cds_start": 289,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000442691.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000367981.7",
"protein_id": "ENSP00000356960.3",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 324,
"cds_start": 202,
"cds_end": null,
"cds_length": 975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367981.7"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000511676.5",
"protein_id": "ENSP00000427175.1",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 319,
"cds_start": 202,
"cds_end": null,
"cds_length": 960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000511676.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000412844.6",
"protein_id": "ENSP00000399361.2",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 315,
"cds_start": 202,
"cds_end": null,
"cds_length": 948,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000412844.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367985.7",
"protein_id": "ENSP00000356965.3",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 314,
"cds_start": 289,
"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": "ENST00000367985.7"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000508740.5",
"protein_id": "ENSP00000423666.1",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 311,
"cds_start": 202,
"cds_end": null,
"cds_length": 936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000508740.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367984.8",
"protein_id": "ENSP00000356963.4",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 309,
"cds_start": 289,
"cds_end": null,
"cds_length": 930,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367984.8"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000437437.6",
"protein_id": "ENSP00000407446.2",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 306,
"cds_start": 202,
"cds_end": null,
"cds_length": 921,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000437437.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000505005.5",
"protein_id": "ENSP00000424934.1",
"transcript_support_level": 1,
"aa_start": 97,
"aa_end": null,
"aa_length": 296,
"cds_start": 289,
"cds_end": null,
"cds_length": 891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000505005.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000504010.5",
"protein_id": "ENSP00000424345.1",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 280,
"cds_start": 202,
"cds_end": null,
"cds_length": 843,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000504010.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.64C>T",
"hgvs_p": "p.Arg22Trp",
"transcript": "ENST00000515621.5",
"protein_id": "ENSP00000421588.1",
"transcript_support_level": 1,
"aa_start": 22,
"aa_end": null,
"aa_length": 273,
"cds_start": 64,
"cds_end": null,
"cds_length": 822,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000515621.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000512372.5",
"protein_id": "ENSP00000425417.1",
"transcript_support_level": 1,
"aa_start": 68,
"aa_end": null,
"aa_length": 267,
"cds_start": 202,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000512372.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": 6,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.239-1814C>T",
"hgvs_p": null,
"transcript": "ENST00000502985.5",
"protein_id": "ENSP00000421374.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 147,
"cds_start": null,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000502985.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": 6,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.239-1814C>T",
"hgvs_p": null,
"transcript": "ENST00000511944.5",
"protein_id": "ENSP00000426292.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 147,
"cds_start": null,
"cds_end": null,
"cds_length": 444,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000511944.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": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.152-1814C>T",
"hgvs_p": null,
"transcript": "ENST00000508387.5",
"protein_id": "ENSP00000422982.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 118,
"cds_start": null,
"cds_end": null,
"cds_length": 357,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000508387.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": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.152-1814C>T",
"hgvs_p": null,
"transcript": "ENST00000511748.5",
"protein_id": "ENSP00000427600.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 118,
"cds_start": null,
"cds_end": null,
"cds_length": 357,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000511748.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.202C>T",
"hgvs_p": null,
"transcript": "ENST00000506018.5",
"protein_id": "ENSP00000424834.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000506018.5"
},
{
"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": 7,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.239-342C>T",
"hgvs_p": null,
"transcript": "ENST00000502848.5",
"protein_id": "ENSP00000426016.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000502848.5"
},
{
"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": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.182-342C>T",
"hgvs_p": null,
"transcript": "ENST00000503547.1",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "ENST00000503547.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": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.182-342C>T",
"hgvs_p": null,
"transcript": "ENST00000505944.5",
"protein_id": null,
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000505944.5"
},
{
"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": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.152-342C>T",
"hgvs_p": null,
"transcript": "ENST00000507215.5",
"protein_id": "ENSP00000425900.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000507215.5"
},
{
"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": 6,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.152-342C>T",
"hgvs_p": null,
"transcript": "ENST00000510951.5",
"protein_id": "ENSP00000425607.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000510951.5"
},
{
"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": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "n.152-342C>T",
"hgvs_p": null,
"transcript": "ENST00000512340.5",
"protein_id": "ENSP00000423007.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000512340.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.382C>T",
"hgvs_p": "p.Arg128Trp",
"transcript": "ENST00000904619.1",
"protein_id": "ENSP00000574678.1",
"transcript_support_level": null,
"aa_start": 128,
"aa_end": null,
"aa_length": 379,
"cds_start": 382,
"cds_end": null,
"cds_length": 1140,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904619.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.367C>T",
"hgvs_p": "p.Arg123Trp",
"transcript": "ENST00000904618.1",
"protein_id": "ENSP00000574677.1",
"transcript_support_level": null,
"aa_start": 123,
"aa_end": null,
"aa_length": 374,
"cds_start": 367,
"cds_end": null,
"cds_length": 1125,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904618.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077482.3",
"protein_id": "NP_001070950.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 357,
"cds_start": 289,
"cds_end": null,
"cds_length": 1074,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077482.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000367980.6",
"protein_id": "ENSP00000356959.2",
"transcript_support_level": 5,
"aa_start": 97,
"aa_end": null,
"aa_length": 357,
"cds_start": 289,
"cds_end": null,
"cds_length": 1074,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000367980.6"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077480.3",
"protein_id": "NP_001070948.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 352,
"cds_start": 289,
"cds_end": null,
"cds_length": 1059,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077480.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000904617.1",
"protein_id": "ENSP00000574676.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 351,
"cds_start": 289,
"cds_end": null,
"cds_length": 1056,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904617.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000904616.1",
"protein_id": "ENSP00000574675.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 347,
"cds_start": 289,
"cds_end": null,
"cds_length": 1044,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904616.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.385C>T",
"hgvs_p": "p.Arg129Trp",
"transcript": "ENST00000904621.1",
"protein_id": "ENSP00000574680.1",
"transcript_support_level": null,
"aa_start": 129,
"aa_end": null,
"aa_length": 341,
"cds_start": 385,
"cds_end": null,
"cds_length": 1026,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904621.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077469.3",
"protein_id": "NP_001070937.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 340,
"cds_start": 289,
"cds_end": null,
"cds_length": 1023,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077469.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077478.3",
"protein_id": "NP_001070946.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 339,
"cds_start": 289,
"cds_end": null,
"cds_length": 1020,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077478.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000904620.1",
"protein_id": "ENSP00000574679.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 338,
"cds_start": 289,
"cds_end": null,
"cds_length": 1017,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000904620.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077472.3",
"protein_id": "NP_001070940.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 324,
"cds_start": 202,
"cds_end": null,
"cds_length": 975,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077472.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077479.3",
"protein_id": "NP_001070947.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 319,
"cds_start": 202,
"cds_end": null,
"cds_length": 960,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077479.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077473.3",
"protein_id": "NP_001070941.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 315,
"cds_start": 202,
"cds_end": null,
"cds_length": 948,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077473.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077481.3",
"protein_id": "NP_001070949.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 314,
"cds_start": 289,
"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": "NM_001077481.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077476.3",
"protein_id": "NP_001070944.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 311,
"cds_start": 202,
"cds_end": null,
"cds_length": 936,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077476.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077471.3",
"protein_id": "NP_001070939.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 309,
"cds_start": 289,
"cds_end": null,
"cds_length": 930,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077471.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077477.3",
"protein_id": "NP_001070945.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 306,
"cds_start": 202,
"cds_end": null,
"cds_length": 921,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077477.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "ENST00000506209.5",
"protein_id": "ENSP00000423089.1",
"transcript_support_level": 2,
"aa_start": 68,
"aa_end": null,
"aa_length": 297,
"cds_start": 202,
"cds_end": null,
"cds_length": 894,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000506209.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "NM_001077474.3",
"protein_id": "NP_001070942.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 296,
"cds_start": 289,
"cds_end": null,
"cds_length": 891,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077474.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077470.3",
"protein_id": "NP_001070938.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 280,
"cds_start": 202,
"cds_end": null,
"cds_length": 843,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077470.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "NM_001077475.3",
"protein_id": "NP_001070943.1",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 267,
"cds_start": 202,
"cds_end": null,
"cds_length": 804,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001077475.3"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "ENST00000515452.1",
"protein_id": "ENSP00000427034.1",
"transcript_support_level": 2,
"aa_start": 97,
"aa_end": null,
"aa_length": 238,
"cds_start": 289,
"cds_end": null,
"cds_length": 717,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000515452.1"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp",
"transcript": "XM_005245697.5",
"protein_id": "XP_005245754.1",
"transcript_support_level": null,
"aa_start": 97,
"aa_end": null,
"aa_length": 353,
"cds_start": 289,
"cds_end": null,
"cds_length": 1062,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005245697.5"
},
{
"aa_ref": "R",
"aa_alt": "W",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"hgvs_c": "c.202C>T",
"hgvs_p": "p.Arg68Trp",
"transcript": "XM_005245693.5",
"protein_id": "XP_005245750.2",
"transcript_support_level": null,
"aa_start": 68,
"aa_end": null,
"aa_length": 328,
"cds_start": 202,
"cds_end": null,
"cds_length": 987,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005245693.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TOMM40L",
"gene_hgnc_id": 25756,
"hgvs_c": "c.*4193G>A",
"hgvs_p": null,
"transcript": "ENST00000951901.1",
"protein_id": "ENSP00000621960.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 243,
"cds_start": null,
"cds_end": null,
"cds_length": 732,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000951901.1"
}
],
"gene_symbol": "NR1I3",
"gene_hgnc_id": 7969,
"dbsnp": "rs34161743",
"frequency_reference_population": 0.00036861873,
"hom_count_reference_population": 1,
"allele_count_reference_population": 595,
"gnomad_exomes_af": 0.000223691,
"gnomad_genomes_af": 0.00175973,
"gnomad_exomes_ac": 327,
"gnomad_genomes_ac": 268,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 1,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.012599259614944458,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.07999999821186066,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.504,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.1177,
"alphamissense_prediction": null,
"bayesdelnoaf_score": 0.01,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 1.011,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0.08,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -10,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BS2",
"acmg_by_gene": [
{
"score": -10,
"benign_score": 10,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BS2"
],
"verdict": "Benign",
"transcript": "NM_001077482.3",
"gene_symbol": "NR1I3",
"hgnc_id": 7969,
"effects": [
"missense_variant"
],
"inheritance_mode": "AD",
"hgvs_c": "c.289C>T",
"hgvs_p": "p.Arg97Trp"
},
{
"score": -6,
"benign_score": 6,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"verdict": "Likely_benign",
"transcript": "ENST00000951901.1",
"gene_symbol": "TOMM40L",
"hgnc_id": 25756,
"effects": [
"3_prime_UTR_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.*4193G>A",
"hgvs_p": null
}
],
"clinvar_disease": "NR1I3-related disorder,not specified",
"clinvar_classification": "Benign",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "B:1",
"phenotype_combined": "not specified|NR1I3-related disorder",
"pathogenicity_classification_combined": "Benign",
"custom_annotations": null
}
],
"message": null
}