← 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: 21-42383138-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=21&pos=42383138&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PM2",
"PP2",
"BP4"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TMPRSS3",
"hgnc_id": 11877,
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"inheritance_mode": "AR",
"pathogenic_score": 3,
"score": 2,
"transcript": "NM_024022.4",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP2,BP4",
"acmg_score": 2,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1746,
"alt": "C",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.18,
"chr": "21",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.2737947702407837,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 453,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2396,
"cdna_start": 839,
"cds_end": null,
"cds_length": 1362,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_001256317.3",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000644384.2",
"protein_coding": true,
"protein_id": "NP_001243246.1",
"strand": false,
"transcript": "NM_001256317.3",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 453,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2396,
"cdna_start": 839,
"cds_end": null,
"cds_length": 1362,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000644384.2",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001256317.3",
"protein_coding": true,
"protein_id": "ENSP00000494414.1",
"strand": false,
"transcript": "ENST00000644384.2",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2402,
"cdna_start": 839,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000433957.7",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000411013.3",
"strand": false,
"transcript": "ENST00000433957.7",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 344,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1342,
"cdna_start": 878,
"cds_end": null,
"cds_length": 1035,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000398397.3",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000381434.3",
"strand": false,
"transcript": "ENST00000398397.3",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "pseudogene",
"canonical": false,
"cdna_end": null,
"cdna_length": 2105,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "ENST00000474596.5",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "n.545C>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": "ENST00000474596.5",
"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": 2524,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 11,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000482761.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "n.964C>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": "ENST00000482761.1",
"transcript_support_level": 1
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 455,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2469,
"cdna_start": 906,
"cds_end": null,
"cds_length": 1368,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896622.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566681.1",
"strand": false,
"transcript": "ENST00000896622.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 455,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1994,
"cdna_start": 955,
"cds_end": null,
"cds_length": 1368,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896631.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566690.1",
"strand": false,
"transcript": "ENST00000896631.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2399,
"cdna_start": 839,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_024022.4",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_076927.1",
"strand": false,
"transcript": "NM_024022.4",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2467,
"cdna_start": 906,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896621.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566680.1",
"strand": false,
"transcript": "ENST00000896621.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2589,
"cdna_start": 1029,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896625.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566684.1",
"strand": false,
"transcript": "ENST00000896625.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2687,
"cdna_start": 1126,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000896629.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566688.1",
"strand": false,
"transcript": "ENST00000896629.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1808,
"cdna_start": 772,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896630.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566689.1",
"strand": false,
"transcript": "ENST00000896630.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 454,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2585,
"cdna_start": 1029,
"cds_end": null,
"cds_length": 1365,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000957272.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000627331.1",
"strand": false,
"transcript": "ENST00000957272.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 453,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2544,
"cdna_start": 1029,
"cds_end": null,
"cds_length": 1362,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000652415.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000498756.1",
"strand": false,
"transcript": "ENST00000652415.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 453,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2384,
"cdna_start": 777,
"cds_end": null,
"cds_length": 1362,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000896627.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566686.1",
"strand": false,
"transcript": "ENST00000896627.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 453,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2739,
"cdna_start": 1182,
"cds_end": null,
"cds_length": 1362,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000896628.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566687.1",
"strand": false,
"transcript": "ENST00000896628.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 451,
"aa_ref": "S",
"aa_start": 224,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2754,
"cdna_start": 1197,
"cds_end": null,
"cds_length": 1356,
"cds_start": 671,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000398405.5",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.671C>G",
"hgvs_p": "p.Ser224Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000381442.1",
"strand": false,
"transcript": "ENST00000398405.5",
"transcript_support_level": 5
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 417,
"aa_ref": "S",
"aa_start": 189,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2269,
"cdna_start": 708,
"cds_end": null,
"cds_length": 1254,
"cds_start": 566,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "ENST00000957273.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.566C>G",
"hgvs_p": "p.Ser189Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000627332.1",
"strand": false,
"transcript": "ENST00000957273.1",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 344,
"aa_ref": "S",
"aa_start": 226,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1303,
"cdna_start": 839,
"cds_end": null,
"cds_length": 1035,
"cds_start": 677,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "NM_032405.2",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.677C>G",
"hgvs_p": "p.Ser226Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_115781.1",
"strand": false,
"transcript": "NM_032405.2",
"transcript_support_level": null
},
{
"aa_alt": "W",
"aa_end": null,
"aa_length": 327,
"aa_ref": "S",
"aa_start": 99,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2136,
"cdna_start": 576,
"cds_end": null,
"cds_length": 984,
"cds_start": 296,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 5,
"exon_rank_end": null,
"feature": "NM_032404.3",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.296C>G",
"hgvs_p": "p.Ser99Trp",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_115780.1",
"strand": false,
"transcript": "NM_032404.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 388,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2241,
"cdna_start": null,
"cds_end": null,
"cds_length": 1167,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000896623.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.584+832C>G",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566682.1",
"strand": false,
"transcript": "ENST00000896623.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 387,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2200,
"cdna_start": null,
"cds_end": null,
"cds_length": 1164,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000896624.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.584+832C>G",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566683.1",
"strand": false,
"transcript": "ENST00000896624.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 387,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2364,
"cdna_start": null,
"cds_end": null,
"cds_length": 1164,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 12,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000896626.1",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "c.584+832C>G",
"hgvs_p": null,
"intron_rank": 7,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000566685.1",
"strand": false,
"transcript": "ENST00000896626.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": 2969,
"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": "ENST00000476848.5",
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"hgvs_c": "n.614C>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": "ENST00000476848.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs763150678",
"effect": "missense_variant",
"frequency_reference_population": 0.0000065681443,
"gene_hgnc_id": 11877,
"gene_symbol": "TMPRSS3",
"gnomad_exomes_ac": null,
"gnomad_exomes_af": null,
"gnomad_exomes_homalt": null,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000656814,
"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.638,
"pos": 42383138,
"ref": "G",
"revel_prediction": "Uncertain_significance",
"revel_score": 0.299,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_024022.4"
}
]
}