← 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: 11-67469170-A-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=11&pos=67469170&ref=A&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TMEM134",
"hgnc_id": 26142,
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 2,
"transcript": "NM_025124.4",
"verdict": "Uncertain_significance"
},
{
"benign_score": 0,
"criteria": [
"PM2"
],
"effects": [
"intron_variant"
],
"gene_symbol": "AIP",
"hgnc_id": 358,
"hgvs_c": "c.-585+909A>C",
"hgvs_p": null,
"inheritance_mode": "AD,Unknown",
"pathogenic_score": 2,
"score": 2,
"transcript": "ENST00000682699.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2",
"acmg_score": 2,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.9829,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.18,
"chr": "11",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Uncertain_significance",
"computational_score_selected": 0.4909957945346832,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 195,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3551,
"cdna_start": 82,
"cds_end": null,
"cds_length": 588,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_025124.4",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000308022.7",
"protein_coding": true,
"protein_id": "NP_079400.1",
"strand": false,
"transcript": "NM_025124.4",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 195,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3551,
"cdna_start": 82,
"cds_end": null,
"cds_length": 588,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000308022.7",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_025124.4",
"protein_coding": true,
"protein_id": "ENSP00000312615.2",
"strand": false,
"transcript": "ENST00000308022.7",
"transcript_support_level": 2
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 180,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 823,
"cdna_start": 81,
"cds_end": null,
"cds_length": 543,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000393877.3",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000377455.3",
"strand": false,
"transcript": "ENST00000393877.3",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 1866,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000501408.6",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.67T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000501408.6",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 1063,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000545682.5",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.23T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000438439.1",
"strand": false,
"transcript": "ENST00000545682.5",
"transcript_support_level": 1
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 207,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 959,
"cdna_start": 103,
"cds_end": null,
"cds_length": 624,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000909812.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579871.1",
"strand": false,
"transcript": "ENST00000909812.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 192,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 890,
"cdna_start": 79,
"cds_end": null,
"cds_length": 579,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000909813.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579872.1",
"strand": false,
"transcript": "ENST00000909813.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 186,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3524,
"cdna_start": 82,
"cds_end": null,
"cds_length": 561,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001078651.3",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001072119.1",
"strand": false,
"transcript": "NM_001078651.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 186,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1723,
"cdna_start": 119,
"cds_end": null,
"cds_length": 561,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000909810.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579869.1",
"strand": false,
"transcript": "ENST00000909810.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 180,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3506,
"cdna_start": 82,
"cds_end": null,
"cds_length": 543,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NM_001078650.3",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001072118.1",
"strand": false,
"transcript": "NM_001078650.3",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 171,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 878,
"cdna_start": 119,
"cds_end": null,
"cds_length": 516,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000909811.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579870.1",
"strand": false,
"transcript": "ENST00000909811.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 171,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 824,
"cdna_start": 76,
"cds_end": null,
"cds_length": 516,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000909814.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000579873.1",
"strand": false,
"transcript": "ENST00000909814.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 168,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1601,
"cdna_start": 76,
"cds_end": null,
"cds_length": 507,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000952655.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000622714.1",
"strand": false,
"transcript": "ENST00000952655.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 162,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 783,
"cdna_start": 61,
"cds_end": null,
"cds_length": 489,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000932053.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000602112.1",
"strand": false,
"transcript": "ENST00000932053.1",
"transcript_support_level": null
},
{
"aa_alt": "C",
"aa_end": null,
"aa_length": 142,
"aa_ref": "F",
"aa_start": 8,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2356,
"cdna_start": 82,
"cds_end": null,
"cds_length": 429,
"cds_start": 23,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_011545268.4",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "c.23T>G",
"hgvs_p": "p.Phe8Cys",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011543570.1",
"strand": false,
"transcript": "XM_011545268.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 314,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1618,
"cdna_start": null,
"cds_end": null,
"cds_length": 946,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 8,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000682699.1",
"gene_hgnc_id": 358,
"gene_symbol": "AIP",
"hgvs_c": "c.-585+909A>C",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000507935.1",
"strand": true,
"transcript": "ENST00000682699.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 473,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000452789.6",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.103T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000452789.6",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 680,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000536020.5",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.23T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000440630.1",
"strand": false,
"transcript": "ENST00000536020.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 397,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000536773.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.74T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000536773.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 583,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 2,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000538561.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.103T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000538561.2",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 575,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000540133.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.23T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000441975.1",
"strand": false,
"transcript": "ENST00000540133.1",
"transcript_support_level": 4
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 575,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000541598.5",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.67T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000541598.5",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 543,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 3,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "ENST00000544903.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.64T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "ENST00000544903.2",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3718,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_073409.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_073409.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3490,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 6,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_073410.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_073410.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3562,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_073411.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_073411.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 1035,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_073412.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_073412.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 3535,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 7,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "NR_073413.2",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "NR_073413.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 530,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XR_007062506.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "XR_007062506.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 565,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XR_007062507.1",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "XR_007062507.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 2367,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 5,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XR_950064.4",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.82T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": false,
"transcript": "XR_950064.4",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "retained_intron",
"canonical": false,
"cdna_end": null,
"cdna_length": 859,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"upstream_gene_variant"
],
"exon_count": 4,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000535585.5",
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"hgvs_c": "n.-2T>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000535585.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs964578578",
"effect": "missense_variant",
"frequency_reference_population": 0.000006574017,
"gene_hgnc_id": 26142,
"gene_symbol": "TMEM134",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657402,
"gnomad_genomes_homalt": 0,
"gnomad_mito_heteroplasmic": null,
"gnomad_mito_homoplasmic": null,
"hom_count_reference_population": 0,
"mitotip_prediction": null,
"mitotip_score": null,
"pathogenicity_classification_combined": null,
"phenotype_combined": null,
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.859,
"pos": 67469170,
"ref": "A",
"revel_prediction": "Benign",
"revel_score": 0.21,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_025124.4"
}
]
}