← 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: 8-119793396-G-C (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=8&pos=119793396&ref=G&alt=C&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "8",
"pos": 119793396,
"ref": "G",
"alt": "C",
"effect": "missense_variant",
"transcript": "ENST00000378164.7",
"consequences": [
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "NM_003184.4",
"protein_id": "NP_003175.2",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1199,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3600,
"cdna_start": 1524,
"cdna_end": null,
"cdna_length": 5027,
"mane_select": "ENST00000378164.7",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "ENST00000378164.7",
"protein_id": "ENSP00000367406.2",
"transcript_support_level": 1,
"aa_start": 416,
"aa_end": null,
"aa_length": 1199,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3600,
"cdna_start": 1524,
"cdna_end": null,
"cdna_length": 5027,
"mane_select": "NM_003184.4",
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "ENST00000686879.1",
"protein_id": "ENSP00000509206.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1251,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3756,
"cdna_start": 1538,
"cdna_end": null,
"cdna_length": 5016,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "ENST00000685235.1",
"protein_id": "ENSP00000510174.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1214,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3645,
"cdna_start": 1538,
"cdna_end": null,
"cdna_length": 4891,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "ENST00000688645.1",
"protein_id": "ENSP00000509978.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1162,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3489,
"cdna_start": 1538,
"cdna_end": null,
"cdna_length": 4911,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1133C>G",
"hgvs_p": "p.Pro378Arg",
"transcript": "ENST00000523904.2",
"protein_id": "ENSP00000430832.2",
"transcript_support_level": 3,
"aa_start": 378,
"aa_end": null,
"aa_length": 1161,
"cds_start": 1133,
"cds_end": null,
"cds_length": 3486,
"cdna_start": 1403,
"cdna_end": null,
"cdna_length": 4887,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": true,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "ENST00000690144.1",
"protein_id": "ENSP00000510548.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1160,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3483,
"cdna_start": 1538,
"cdna_end": null,
"cdna_length": 5377,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1247C>G",
"hgvs_p": null,
"transcript": "ENST00000685202.1",
"protein_id": "ENSP00000509214.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5187,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1119C>G",
"hgvs_p": null,
"transcript": "ENST00000685663.1",
"protein_id": "ENSP00000508988.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5237,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*2714C>G",
"hgvs_p": null,
"transcript": "ENST00000685684.1",
"protein_id": "ENSP00000509441.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7061,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*948C>G",
"hgvs_p": null,
"transcript": "ENST00000685824.1",
"protein_id": "ENSP00000510262.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4834,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*965C>G",
"hgvs_p": null,
"transcript": "ENST00000685876.1",
"protein_id": "ENSP00000510493.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5090,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1062C>G",
"hgvs_p": null,
"transcript": "ENST00000685993.1",
"protein_id": "ENSP00000510102.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4946,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*666C>G",
"hgvs_p": null,
"transcript": "ENST00000688037.1",
"protein_id": "ENSP00000510169.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4586,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*965C>G",
"hgvs_p": null,
"transcript": "ENST00000689919.1",
"protein_id": "ENSP00000510768.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4965,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*483C>G",
"hgvs_p": null,
"transcript": "ENST00000690808.1",
"protein_id": "ENSP00000509791.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4861,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1247C>G",
"hgvs_p": null,
"transcript": "ENST00000690922.1",
"protein_id": "ENSP00000509498.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5001,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*903C>G",
"hgvs_p": null,
"transcript": "ENST00000691880.1",
"protein_id": "ENSP00000508515.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4840,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*948C>G",
"hgvs_p": null,
"transcript": "ENST00000692518.1",
"protein_id": "ENSP00000508959.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5006,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1115C>G",
"hgvs_p": null,
"transcript": "ENST00000692707.1",
"protein_id": "ENSP00000509024.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5249,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*634C>G",
"hgvs_p": null,
"transcript": "ENST00000692916.1",
"protein_id": "ENSP00000509603.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4665,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1119C>G",
"hgvs_p": null,
"transcript": "ENST00000685663.1",
"protein_id": "ENSP00000508988.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5237,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*2714C>G",
"hgvs_p": null,
"transcript": "ENST00000685684.1",
"protein_id": "ENSP00000509441.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 7061,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*948C>G",
"hgvs_p": null,
"transcript": "ENST00000685824.1",
"protein_id": "ENSP00000510262.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4834,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*965C>G",
"hgvs_p": null,
"transcript": "ENST00000685876.1",
"protein_id": "ENSP00000510493.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5090,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1062C>G",
"hgvs_p": null,
"transcript": "ENST00000685993.1",
"protein_id": "ENSP00000510102.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4946,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*666C>G",
"hgvs_p": null,
"transcript": "ENST00000688037.1",
"protein_id": "ENSP00000510169.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4586,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 11,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*965C>G",
"hgvs_p": null,
"transcript": "ENST00000689919.1",
"protein_id": "ENSP00000510768.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4965,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*483C>G",
"hgvs_p": null,
"transcript": "ENST00000690808.1",
"protein_id": "ENSP00000509791.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4861,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*903C>G",
"hgvs_p": null,
"transcript": "ENST00000691880.1",
"protein_id": "ENSP00000508515.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4840,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*948C>G",
"hgvs_p": null,
"transcript": "ENST00000692518.1",
"protein_id": "ENSP00000508959.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5006,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 12,
"exon_rank_end": null,
"exon_count": 28,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*1115C>G",
"hgvs_p": null,
"transcript": "ENST00000692707.1",
"protein_id": "ENSP00000509024.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5249,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*634C>G",
"hgvs_p": null,
"transcript": "ENST00000692916.1",
"protein_id": "ENSP00000509603.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4665,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": 10,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*670-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000685503.1",
"protein_id": "ENSP00000509198.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5202,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1192-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000686098.1",
"protein_id": "ENSP00000509102.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4922,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1078-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000689164.1",
"protein_id": "ENSP00000508729.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5316,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": true,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 9,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.*579-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000691847.1",
"protein_id": "ENSP00000509663.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3766,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 27,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "NM_001437338.1",
"protein_id": "NP_001424267.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1251,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3756,
"cdna_start": 1524,
"cdna_end": null,
"cdna_length": 5183,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "NM_001438084.1",
"protein_id": "NP_001425013.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1214,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3645,
"cdna_start": 1524,
"cdna_end": null,
"cdna_length": 5072,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg",
"transcript": "NM_001437339.1",
"protein_id": "NP_001424268.1",
"transcript_support_level": null,
"aa_start": 416,
"aa_end": null,
"aa_length": 1162,
"cds_start": 1247,
"cds_end": null,
"cds_length": 3489,
"cdna_start": 1524,
"cdna_end": null,
"cdna_length": 4916,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.740C>G",
"hgvs_p": "p.Pro247Arg",
"transcript": "XM_017013780.2",
"protein_id": "XP_016869269.1",
"transcript_support_level": null,
"aa_start": 247,
"aa_end": null,
"aa_length": 1082,
"cds_start": 740,
"cds_end": null,
"cds_length": 3249,
"cdna_start": 1023,
"cdna_end": null,
"cdna_length": 4682,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 23,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.614C>G",
"hgvs_p": "p.Pro205Arg",
"transcript": "XM_017013783.3",
"protein_id": "XP_016869272.1",
"transcript_support_level": null,
"aa_start": 205,
"aa_end": null,
"aa_length": 1040,
"cds_start": 614,
"cds_end": null,
"cds_length": 3123,
"cdna_start": 764,
"cdna_end": null,
"cdna_length": 4423,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": "P",
"aa_alt": "R",
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"missense_variant"
],
"exon_rank": 6,
"exon_rank_end": null,
"exon_count": 22,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.614C>G",
"hgvs_p": "p.Pro205Arg",
"transcript": "XM_047422152.1",
"protein_id": "XP_047278108.1",
"transcript_support_level": null,
"aa_start": 205,
"aa_end": null,
"aa_length": 988,
"cds_start": 614,
"cds_end": null,
"cds_length": 2967,
"cdna_start": 794,
"cdna_end": null,
"cdna_length": 4297,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.2274C>G",
"hgvs_p": null,
"transcript": "ENST00000685755.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5923,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1456C>G",
"hgvs_p": null,
"transcript": "ENST00000689399.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4940,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 10,
"exon_rank_end": null,
"exon_count": 26,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1522C>G",
"hgvs_p": null,
"transcript": "ENST00000691057.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5006,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1357C>G",
"hgvs_p": null,
"transcript": "ENST00000691237.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4841,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 9,
"exon_rank_end": null,
"exon_count": 25,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1395C>G",
"hgvs_p": null,
"transcript": "ENST00000692829.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4879,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.2219-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000684862.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 5672,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 24,
"intron_rank": 8,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "n.1238-1937C>G",
"hgvs_p": null,
"transcript": "ENST00000689341.1",
"protein_id": null,
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": -4,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 4691,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": false,
"consequences": [
"intron_variant"
],
"exon_rank": null,
"exon_rank_end": null,
"exon_count": 18,
"intron_rank": 1,
"intron_rank_end": null,
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"hgvs_c": "c.27-1937C>G",
"hgvs_p": null,
"transcript": "XM_047422153.1",
"protein_id": "XP_047278109.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 834,
"cds_start": -4,
"cds_end": null,
"cds_length": 2505,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 3729,
"mane_select": null,
"mane_plus": null,
"biotype": null,
"feature": null
}
],
"gene_symbol": "TAF2",
"gene_hgnc_id": 11536,
"dbsnp": "rs398124655",
"frequency_reference_population": 6.8461264e-7,
"hom_count_reference_population": 0,
"allele_count_reference_population": 1,
"gnomad_exomes_af": 6.84613e-7,
"gnomad_genomes_af": null,
"gnomad_exomes_ac": 1,
"gnomad_genomes_ac": null,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": null,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.9155869483947754,
"computational_prediction_selected": "Pathogenic",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.551,
"revel_prediction": "Uncertain_significance",
"alphamissense_score": 0.9019,
"alphamissense_prediction": "Pathogenic",
"bayesdelnoaf_score": 0.11,
"bayesdelnoaf_prediction": "Uncertain_significance",
"phylop100way_score": 9.443,
"phylop100way_prediction": "Pathogenic",
"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": 4,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,PP3_Moderate",
"acmg_by_gene": [
{
"score": 4,
"benign_score": 0,
"pathogenic_score": 4,
"criteria": [
"PM2",
"PP3_Moderate"
],
"verdict": "Uncertain_significance",
"transcript": "ENST00000378164.7",
"gene_symbol": "TAF2",
"hgnc_id": 11536,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.1247C>G",
"hgvs_p": "p.Pro416Arg"
}
],
"clinvar_disease": "",
"clinvar_classification": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"phenotype_combined": null,
"pathogenicity_classification_combined": null,
"custom_annotations": null
}
],
"message": null
}