← Back to variant description
GeneBe API Showcase
This page demonstrates how to use the GeneBe API to query variant information. The API provides programmatic access to genomic annotations and variant data.
API presented here should be used for checking single variants. If you want to check many variants at once, please use other API endpoints that you will find in the documentation.
Documentation & Advanced Usage
• Complete API documentation:docs.genebe.net/docs/api/overview/
• Interactive endpoint tester:api.genebe.net/cloud/gb-api-doc/swagger-ui/
• Python client for pandas:pypi.org/project/genebe/
• Java CLI for VCF files:github.com/pstawinski/genebe-cli
• All tools documented at:docs.genebe.net
API Request Examples for Variant: 10-125796685-A-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=10&pos=125796685&ref=A&alt=G&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "10",
"pos": 125796685,
"ref": "A",
"alt": "G",
"effect": "intron_variant",
"transcript": "NM_001324036.2",
"consequences": [
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "NM_000375.3",
"protein_id": "NP_000366.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "ENST00000368797.10",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_000375.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000368797.10",
"protein_id": "ENSP00000357787.4",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": "NM_000375.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000368797.10"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000368786.5",
"protein_id": "ENSP00000357775.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000368786.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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.575-497T>C",
"hgvs_p": null,
"transcript": "ENST00000940865.1",
"protein_id": "ENSP00000610924.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 325,
"cds_start": null,
"cds_end": null,
"cds_length": 978,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940865.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879953.1",
"protein_id": "ENSP00000550012.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 324,
"cds_start": null,
"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": "ENST00000879953.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879950.1",
"protein_id": "ENSP00000550009.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 317,
"cds_start": null,
"cds_end": null,
"cds_length": 954,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879950.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000940867.1",
"protein_id": "ENSP00000610926.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 317,
"cds_start": null,
"cds_end": null,
"cds_length": 954,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940867.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.497-497T>C",
"hgvs_p": null,
"transcript": "ENST00000940866.1",
"protein_id": "ENSP00000610925.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 299,
"cds_start": null,
"cds_end": null,
"cds_length": 900,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940866.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.575-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879956.1",
"protein_id": "ENSP00000550015.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 298,
"cds_start": null,
"cds_end": null,
"cds_length": 897,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879956.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "NM_001324036.2",
"protein_id": "NP_001310965.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 292,
"cds_start": null,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324036.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000650587.1",
"protein_id": "ENSP00000497366.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 292,
"cds_start": null,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000650587.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879945.1",
"protein_id": "ENSP00000550004.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 282,
"cds_start": null,
"cds_end": null,
"cds_length": 849,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879945.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.497-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879955.1",
"protein_id": "ENSP00000550014.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 272,
"cds_start": null,
"cds_end": null,
"cds_length": 819,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879955.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.482-497T>C",
"hgvs_p": null,
"transcript": "ENST00000961000.1",
"protein_id": "ENSP00000631059.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 267,
"cds_start": null,
"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": "ENST00000961000.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "NM_001324037.2",
"protein_id": "NP_001310966.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001324037.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "ENST00000649536.1",
"protein_id": "ENSP00000497817.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000649536.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000713579.1",
"protein_id": "ENSP00000518871.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000713579.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879943.1",
"protein_id": "ENSP00000550002.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879943.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879944.1",
"protein_id": "ENSP00000550003.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879944.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879948.1",
"protein_id": "ENSP00000550007.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879948.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879949.1",
"protein_id": "ENSP00000550008.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879949.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879951.1",
"protein_id": "ENSP00000550010.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879951.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879958.1",
"protein_id": "ENSP00000550017.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879958.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000940868.1",
"protein_id": "ENSP00000610927.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940868.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000940869.1",
"protein_id": "ENSP00000610928.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000940869.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "ENST00000961001.1",
"protein_id": "ENSP00000631060.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961001.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.464-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879952.1",
"protein_id": "ENSP00000550011.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 261,
"cds_start": null,
"cds_end": null,
"cds_length": 786,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879952.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.401-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879954.1",
"protein_id": "ENSP00000550013.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 240,
"cds_start": null,
"cds_end": null,
"cds_length": 723,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879954.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.401-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879957.1",
"protein_id": "ENSP00000550016.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 240,
"cds_start": null,
"cds_end": null,
"cds_length": 723,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879957.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "NM_001324038.2",
"protein_id": "NP_001310967.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 238,
"cds_start": null,
"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": "NM_001324038.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879942.1",
"protein_id": "ENSP00000550001.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 238,
"cds_start": null,
"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": "ENST00000879942.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879947.1",
"protein_id": "ENSP00000550006.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 238,
"cds_start": null,
"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": "ENST00000879947.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.326-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879959.1",
"protein_id": "ENSP00000550018.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 215,
"cds_start": null,
"cds_end": null,
"cds_length": 648,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879959.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.320-497T>C",
"hgvs_p": null,
"transcript": "ENST00000961002.1",
"protein_id": "ENSP00000631061.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 213,
"cds_start": null,
"cds_end": null,
"cds_length": 642,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000961002.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.311-497T>C",
"hgvs_p": null,
"transcript": "ENST00000879946.1",
"protein_id": "ENSP00000550005.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 210,
"cds_start": null,
"cds_end": null,
"cds_length": 633,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000879946.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.392-497T>C",
"hgvs_p": null,
"transcript": "ENST00000420761.5",
"protein_id": "ENSP00000414833.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 184,
"cds_start": null,
"cds_end": null,
"cds_length": 556,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000420761.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": 4,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.56-497T>C",
"hgvs_p": null,
"transcript": "ENST00000622016.4",
"protein_id": "ENSP00000483041.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 122,
"cds_start": null,
"cds_end": null,
"cds_length": 369,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000622016.4"
},
{
"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": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.134-497T>C",
"hgvs_p": null,
"transcript": "ENST00000462490.5",
"protein_id": "ENSP00000478957.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 109,
"cds_start": null,
"cds_end": null,
"cds_length": 330,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000462490.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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_017016611.3",
"protein_id": "XP_016872100.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 292,
"cds_start": null,
"cds_end": null,
"cds_length": 879,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017016611.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_024448154.2",
"protein_id": "XP_024303922.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448154.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "XM_047425708.1",
"protein_id": "XP_047281664.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 265,
"cds_start": null,
"cds_end": null,
"cds_length": 798,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047425708.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_017016612.3",
"protein_id": "XP_016872101.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 262,
"cds_start": null,
"cds_end": null,
"cds_length": 789,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017016612.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_011540127.3",
"protein_id": "XP_011538429.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 234,
"cds_start": null,
"cds_end": null,
"cds_length": 705,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011540127.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_005270140.6",
"protein_id": "XP_005270197.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 223,
"cds_start": null,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_005270140.6"
},
{
"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": 10,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.476-497T>C",
"hgvs_p": null,
"transcript": "XM_047425709.1",
"protein_id": "XP_047281665.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 223,
"cds_start": null,
"cds_end": null,
"cds_length": 672,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047425709.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.395-497T>C",
"hgvs_p": null,
"transcript": "XM_024448155.2",
"protein_id": "XP_024303923.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 196,
"cds_start": null,
"cds_end": null,
"cds_length": 591,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024448155.2"
},
{
"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": 1,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.38-497T>C",
"hgvs_p": null,
"transcript": "ENST00000464267.1",
"protein_id": "ENSP00000497095.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000464267.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": 7,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.152-497T>C",
"hgvs_p": null,
"transcript": "ENST00000465577.6",
"protein_id": "ENSP00000498183.1",
"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": "nonsense_mediated_decay",
"feature": "ENST00000465577.6"
},
{
"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": 11,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.*64+105T>C",
"hgvs_p": null,
"transcript": "ENST00000648119.1",
"protein_id": "ENSP00000497494.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": "ENST00000648119.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": 13,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.*131-497T>C",
"hgvs_p": null,
"transcript": "ENST00000648427.1",
"protein_id": "ENSP00000497909.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": "ENST00000648427.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": 9,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.*78+105T>C",
"hgvs_p": null,
"transcript": "ENST00000649275.1",
"protein_id": "ENSP00000497497.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": "ENST00000649275.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": 8,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.257-497T>C",
"hgvs_p": null,
"transcript": "ENST00000650185.1",
"protein_id": "ENSP00000497155.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": "ENST00000650185.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": 5,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.2862-497T>C",
"hgvs_p": null,
"transcript": "ENST00000650472.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": "ENST00000650472.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": 9,
"intron_rank": 6,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.*163+105T>C",
"hgvs_p": null,
"transcript": "ENST00000650524.1",
"protein_id": "ENSP00000498108.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": "ENST00000650524.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": 8,
"intron_rank": 5,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.551-497T>C",
"hgvs_p": null,
"transcript": "NR_136675.2",
"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_136675.2"
},
{
"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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.732-497T>C",
"hgvs_p": null,
"transcript": "NR_136676.2",
"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_136676.2"
},
{
"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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.732-497T>C",
"hgvs_p": null,
"transcript": "NR_136677.2",
"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_136677.2"
},
{
"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": 4,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.462-497T>C",
"hgvs_p": null,
"transcript": "NR_136678.2",
"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_136678.2"
},
{
"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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.732-497T>C",
"hgvs_p": null,
"transcript": "XR_001747196.3",
"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_001747196.3"
},
{
"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": 11,
"intron_rank": 7,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.732-497T>C",
"hgvs_p": null,
"transcript": "XR_007061985.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_007061985.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": 9,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "n.803+105T>C",
"hgvs_p": null,
"transcript": "XR_007061986.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_007061986.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": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"hgvs_c": "c.*919T>C",
"hgvs_p": null,
"transcript": "XM_047425710.1",
"protein_id": "XP_047281666.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 170,
"cds_start": null,
"cds_end": null,
"cds_length": 513,
"cdna_start": null,
"cdna_end": null,
"cdna_length": null,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047425710.1"
}
],
"gene_symbol": "UROS",
"gene_hgnc_id": 12592,
"dbsnp": "rs1571278",
"frequency_reference_population": 0.4563115,
"hom_count_reference_population": 76929,
"allele_count_reference_population": 332652,
"gnomad_exomes_af": 0.463567,
"gnomad_genomes_af": 0.428772,
"gnomad_exomes_ac": 267471,
"gnomad_genomes_ac": 65181,
"gnomad_exomes_homalt": 62750,
"gnomad_genomes_homalt": 14179,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": -0.9800000190734863,
"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.98,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": -0.148,
"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": -12,
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BA1",
"acmg_by_gene": [
{
"score": -12,
"benign_score": 12,
"pathogenic_score": 0,
"criteria": [
"BP4_Strong",
"BA1"
],
"verdict": "Benign",
"transcript": "NM_001324036.2",
"gene_symbol": "UROS",
"hgnc_id": 12592,
"effects": [
"intron_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.476-497T>C",
"hgvs_p": null
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}