← 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: 17-44189482-T-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=17&pos=44189482&ref=T&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "17",
"pos": 44189482,
"ref": "T",
"alt": "C",
"effect": "missense_variant",
"transcript": "NM_001076674.3",
"consequences": [
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "NM_001076674.3",
"protein_id": "NP_001070142.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 667,
"cdna_end": null,
"cdna_length": 2202,
"mane_select": "ENST00000538716.7",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001076674.3"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "ENST00000538716.7",
"protein_id": "ENSP00000444565.1",
"transcript_support_level": 2,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 667,
"cdna_end": null,
"cdna_length": 2202,
"mane_select": "NM_001076674.3",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000538716.7"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "ENST00000319511.6",
"protein_id": "ENSP00000313214.5",
"transcript_support_level": 1,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 1086,
"cdna_end": null,
"cdna_length": 2418,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000319511.6"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "ENST00000357984.7",
"protein_id": "ENSP00000350672.3",
"transcript_support_level": 1,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 585,
"cdna_end": null,
"cdna_length": 1921,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000357984.7"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.253+183T>C",
"hgvs_p": null,
"transcript": "ENST00000590235.5",
"protein_id": "ENSP00000465015.1",
"transcript_support_level": 1,
"aa_start": null,
"aa_end": null,
"aa_length": 94,
"cds_start": null,
"cds_end": null,
"cds_length": 285,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1569,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000590235.5"
},
{
"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": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*18T>C",
"hgvs_p": null,
"transcript": "ENST00000587326.1",
"protein_id": "ENSP00000467506.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": 1839,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587326.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*18T>C",
"hgvs_p": null,
"transcript": "ENST00000587326.1",
"protein_id": "ENSP00000467506.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": 1839,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587326.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "NM_001353177.2",
"protein_id": "NP_001340106.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 726,
"cdna_end": null,
"cdna_length": 2261,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353177.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "NM_001353181.2",
"protein_id": "NP_001340110.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 1002,
"cdna_end": null,
"cdna_length": 2537,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353181.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "NM_001353184.2",
"protein_id": "NP_001340113.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 1002,
"cdna_end": null,
"cdna_length": 2318,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353184.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "ENST00000587989.1",
"protein_id": "ENSP00000466971.1",
"transcript_support_level": 3,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 649,
"cdna_end": null,
"cdna_length": 1969,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587989.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "ENST00000890098.1",
"protein_id": "ENSP00000560157.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 1239,
"cdna_end": null,
"cdna_length": 2776,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890098.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "ENST00000890099.1",
"protein_id": "ENSP00000560158.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 758,
"cdna_end": null,
"cdna_length": 2295,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890099.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "ENST00000890100.1",
"protein_id": "ENSP00000560159.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 709,
"cdna_end": null,
"cdna_length": 2243,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000890100.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "NM_001353180.2",
"protein_id": "NP_001340109.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 702,
"cdna_end": null,
"cdna_length": 2237,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353180.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "NM_001353189.2",
"protein_id": "NP_001340118.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 1105,
"cdna_end": null,
"cdna_length": 2640,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353189.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353173.2",
"protein_id": "NP_001340102.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 690,
"cdna_end": null,
"cdna_length": 2006,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353173.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353175.2",
"protein_id": "NP_001340104.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 1089,
"cdna_end": null,
"cdna_length": 2405,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353175.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353176.2",
"protein_id": "NP_001340105.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 857,
"cdna_end": null,
"cdna_length": 2392,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353176.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353178.2",
"protein_id": "NP_001340107.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 754,
"cdna_end": null,
"cdna_length": 2289,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353178.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353182.2",
"protein_id": "NP_001340111.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 659,
"cdna_end": null,
"cdna_length": 2194,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353182.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353183.2",
"protein_id": "NP_001340112.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 599,
"cdna_end": null,
"cdna_length": 1915,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353183.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353188.2",
"protein_id": "NP_001340117.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 789,
"cdna_end": null,
"cdna_length": 2324,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353188.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353190.2",
"protein_id": "NP_001340119.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 690,
"cdna_end": null,
"cdna_length": 2225,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353190.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_001353191.2",
"protein_id": "NP_001340120.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 916,
"cdna_end": null,
"cdna_length": 2451,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353191.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_024107.4",
"protein_id": "NP_077012.2",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 599,
"cdna_end": null,
"cdna_length": 2134,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_024107.4"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "NM_177441.4",
"protein_id": "NP_803190.2",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 1089,
"cdna_end": null,
"cdna_length": 2624,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_177441.4"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "ENST00000589785.1",
"protein_id": "ENSP00000467364.1",
"transcript_support_level": 2,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 600,
"cdna_end": null,
"cdna_length": 1918,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589785.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.358T>C",
"hgvs_p": "p.Cys120Arg",
"transcript": "NM_001353185.2",
"protein_id": "NP_001340114.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 275,
"cds_start": 358,
"cds_end": null,
"cds_length": 828,
"cdna_start": 659,
"cdna_end": null,
"cdna_length": 1975,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353185.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.358T>C",
"hgvs_p": "p.Cys120Arg",
"transcript": "NM_001353187.2",
"protein_id": "NP_001340116.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 275,
"cds_start": 358,
"cds_end": null,
"cds_length": 828,
"cdna_start": 994,
"cdna_end": null,
"cdna_length": 2529,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353187.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "NM_001330235.2",
"protein_id": "NP_001317164.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 746,
"cdna_end": null,
"cdna_length": 2281,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001330235.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "NM_001353174.2",
"protein_id": "NP_001340103.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 579,
"cdna_end": null,
"cdna_length": 1895,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353174.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "ENST00000446571.7",
"protein_id": "ENSP00000413127.2",
"transcript_support_level": 2,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 748,
"cdna_end": null,
"cdna_length": 1580,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000446571.7"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.112T>C",
"hgvs_p": "p.Cys38Arg",
"transcript": "ENST00000587630.1",
"protein_id": "ENSP00000465810.1",
"transcript_support_level": 3,
"aa_start": 38,
"aa_end": null,
"aa_length": 193,
"cds_start": 112,
"cds_end": null,
"cds_length": 582,
"cdna_start": 113,
"cdna_end": null,
"cdna_length": 1191,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587630.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 2,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "ENST00000589856.1",
"protein_id": "ENSP00000467960.1",
"transcript_support_level": 2,
"aa_start": 146,
"aa_end": null,
"aa_length": 181,
"cds_start": 436,
"cds_end": null,
"cds_length": 546,
"cdna_start": 638,
"cdna_end": null,
"cdna_length": 1505,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589856.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "XM_011525201.3",
"protein_id": "XP_011523503.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 758,
"cdna_end": null,
"cdna_length": 2293,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525201.3"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "XM_047436699.1",
"protein_id": "XP_047292655.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 727,
"cdna_end": null,
"cdna_length": 2262,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436699.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg",
"transcript": "XM_047436700.1",
"protein_id": "XP_047292656.1",
"transcript_support_level": null,
"aa_start": 166,
"aa_end": null,
"aa_length": 321,
"cds_start": 496,
"cds_end": null,
"cds_length": 966,
"cdna_start": 727,
"cdna_end": null,
"cdna_length": 2043,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436700.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "XM_047436702.1",
"protein_id": "XP_047292658.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 861,
"cdna_end": null,
"cdna_length": 2396,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436702.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "XM_047436703.1",
"protein_id": "XP_047292659.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 861,
"cdna_end": null,
"cdna_length": 2177,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436703.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "XM_047436704.1",
"protein_id": "XP_047292660.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 702,
"cdna_end": null,
"cdna_length": 2018,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436704.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.469T>C",
"hgvs_p": "p.Cys157Arg",
"transcript": "XM_047436705.1",
"protein_id": "XP_047292661.1",
"transcript_support_level": null,
"aa_start": 157,
"aa_end": null,
"aa_length": 312,
"cds_start": 469,
"cds_end": null,
"cds_length": 939,
"cdna_start": 830,
"cdna_end": null,
"cdna_length": 2365,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436705.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "XM_047436706.1",
"protein_id": "XP_047292662.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 948,
"cdna_end": null,
"cdna_length": 2483,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436706.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.436T>C",
"hgvs_p": "p.Cys146Arg",
"transcript": "XM_047436707.1",
"protein_id": "XP_047292663.1",
"transcript_support_level": null,
"aa_start": 146,
"aa_end": null,
"aa_length": 301,
"cds_start": 436,
"cds_end": null,
"cds_length": 906,
"cdna_start": 948,
"cdna_end": null,
"cdna_length": 2264,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436707.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.385T>C",
"hgvs_p": "p.Cys129Arg",
"transcript": "XM_011525200.4",
"protein_id": "XP_011523502.2",
"transcript_support_level": null,
"aa_start": 129,
"aa_end": null,
"aa_length": 284,
"cds_start": 385,
"cds_end": null,
"cds_length": 855,
"cdna_start": 616,
"cdna_end": null,
"cdna_length": 1932,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525200.4"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.385T>C",
"hgvs_p": "p.Cys129Arg",
"transcript": "XM_024450929.2",
"protein_id": "XP_024306697.1",
"transcript_support_level": null,
"aa_start": 129,
"aa_end": null,
"aa_length": 284,
"cds_start": 385,
"cds_end": null,
"cds_length": 855,
"cdna_start": 556,
"cdna_end": null,
"cdna_length": 2091,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024450929.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.385T>C",
"hgvs_p": "p.Cys129Arg",
"transcript": "XM_047436701.1",
"protein_id": "XP_047292657.1",
"transcript_support_level": null,
"aa_start": 129,
"aa_end": null,
"aa_length": 284,
"cds_start": 385,
"cds_end": null,
"cds_length": 855,
"cdna_start": 616,
"cdna_end": null,
"cdna_length": 2151,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436701.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.385T>C",
"hgvs_p": "p.Cys129Arg",
"transcript": "XM_047436708.1",
"protein_id": "XP_047292664.1",
"transcript_support_level": null,
"aa_start": 129,
"aa_end": null,
"aa_length": 284,
"cds_start": 385,
"cds_end": null,
"cds_length": 855,
"cdna_start": 647,
"cdna_end": null,
"cdna_length": 2182,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436708.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.358T>C",
"hgvs_p": "p.Cys120Arg",
"transcript": "XM_024450930.2",
"protein_id": "XP_024306698.1",
"transcript_support_level": null,
"aa_start": 120,
"aa_end": null,
"aa_length": 275,
"cds_start": 358,
"cds_end": null,
"cds_length": 828,
"cdna_start": 591,
"cdna_end": null,
"cdna_length": 2126,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024450930.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "XM_024450933.2",
"protein_id": "XP_024306701.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 548,
"cdna_end": null,
"cdna_length": 1864,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_024450933.2"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 3,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "XM_047436709.1",
"protein_id": "XP_047292665.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 548,
"cdna_end": null,
"cdna_length": 2083,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436709.1"
},
{
"aa_ref": "C",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 7,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.325T>C",
"hgvs_p": "p.Cys109Arg",
"transcript": "XM_047436710.1",
"protein_id": "XP_047292666.1",
"transcript_support_level": null,
"aa_start": 109,
"aa_end": null,
"aa_length": 264,
"cds_start": 325,
"cds_end": null,
"cds_length": 795,
"cdna_start": 837,
"cdna_end": null,
"cdna_length": 2153,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436710.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.313+183T>C",
"hgvs_p": null,
"transcript": "NM_001353186.2",
"protein_id": "NP_001340115.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 114,
"cds_start": null,
"cds_end": null,
"cds_length": 345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1913,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001353186.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 2,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.253+183T>C",
"hgvs_p": null,
"transcript": "ENST00000587172.1",
"protein_id": "ENSP00000465153.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": 94,
"cds_start": null,
"cds_end": null,
"cds_length": 285,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1598,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000587172.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.253+183T>C",
"hgvs_p": null,
"transcript": "ENST00000592825.1",
"protein_id": "ENSP00000466189.1",
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": 94,
"cds_start": null,
"cds_end": null,
"cds_length": 285,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2151,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000592825.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.45+391T>C",
"hgvs_p": null,
"transcript": "ENST00000589184.5",
"protein_id": "ENSP00000468765.1",
"transcript_support_level": 5,
"aa_start": null,
"aa_end": null,
"aa_length": 75,
"cds_start": null,
"cds_end": null,
"cds_length": 228,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1837,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000589184.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.313+183T>C",
"hgvs_p": null,
"transcript": "XM_011525211.4",
"protein_id": "XP_011523513.2",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 114,
"cds_start": null,
"cds_end": null,
"cds_length": 345,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1973,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011525211.4"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.286+183T>C",
"hgvs_p": null,
"transcript": "XM_047436711.1",
"protein_id": "XP_047292667.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 105,
"cds_start": null,
"cds_end": null,
"cds_length": 318,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2107,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436711.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": 3,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "c.286+183T>C",
"hgvs_p": null,
"transcript": "XM_047436712.1",
"protein_id": "XP_047292668.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 105,
"cds_start": null,
"cds_end": null,
"cds_length": 318,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1948,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047436712.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*11T>C",
"hgvs_p": null,
"transcript": "ENST00000587775.1",
"protein_id": "ENSP00000465152.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": 546,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587775.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*11T>C",
"hgvs_p": null,
"transcript": "ENST00000588413.5",
"protein_id": "ENSP00000465217.1",
"transcript_support_level": 2,
"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": 747,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000588413.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 6,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.646T>C",
"hgvs_p": null,
"transcript": "NR_148387.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": 2181,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148387.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*11T>C",
"hgvs_p": null,
"transcript": "ENST00000587775.1",
"protein_id": "ENSP00000465152.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": 546,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000587775.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 4,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.*11T>C",
"hgvs_p": null,
"transcript": "ENST00000588413.5",
"protein_id": "ENSP00000465217.1",
"transcript_support_level": 2,
"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": 747,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000588413.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.416+183T>C",
"hgvs_p": null,
"transcript": "NR_148386.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": 1845,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148386.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.507+183T>C",
"hgvs_p": null,
"transcript": "NR_148388.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": 1936,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148388.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 5,
"intron_rank": 4,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.674+183T>C",
"hgvs_p": null,
"transcript": "NR_148389.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": 2103,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148389.2"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 3,
"intron_rank": 2,
"intron_rank_end": null,
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"hgvs_c": "n.906+183T>C",
"hgvs_p": null,
"transcript": "NR_148390.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": 2335,
"mane_select": null,
"mane_plus": null,
"biotype": "pseudogene",
"feature": "NR_148390.2"
}
],
"gene_symbol": "TMUB2",
"gene_hgnc_id": 28459,
"dbsnp": "rs748000877",
"frequency_reference_population": 0.0000030979395,
"hom_count_reference_population": 0,
"allele_count_reference_population": 5,
"gnomad_exomes_af": 0.00000273636,
"gnomad_genomes_af": 0.00000657125,
"gnomad_exomes_ac": 4,
"gnomad_genomes_ac": 1,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.061144888401031494,
"computational_prediction_selected": "Benign",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.026,
"revel_prediction": "Benign",
"alphamissense_score": 0.0833,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.53,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 1.047,
"phylop100way_prediction": "Benign",
"spliceai_max_score": 0,
"spliceai_max_prediction": "Benign",
"dbscsnv_ada_score": null,
"dbscsnv_ada_prediction": null,
"apogee2_score": null,
"apogee2_prediction": null,
"mitotip_score": null,
"mitotip_prediction": null,
"acmg_score": -2,
"acmg_classification": "Likely_benign",
"acmg_criteria": "PM2,BP4_Strong",
"acmg_by_gene": [
{
"score": -2,
"benign_score": 4,
"pathogenic_score": 2,
"criteria": [
"PM2",
"BP4_Strong"
],
"verdict": "Likely_benign",
"transcript": "NM_001076674.3",
"gene_symbol": "TMUB2",
"hgnc_id": 28459,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.496T>C",
"hgvs_p": "p.Cys166Arg"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}