← 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: 6-32041119-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=32041119&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 7,
"criteria": [
"BP4_Strong",
"BP6_Moderate",
"BP7"
],
"effects": [
"synonymous_variant"
],
"gene_symbol": "CYP21A2",
"hgnc_id": 2600,
"hgvs_c": "c.1473G>A",
"hgvs_p": "p.Pro491Pro",
"inheritance_mode": "AR",
"pathogenic_score": 0,
"score": -7,
"transcript": "NM_000500.9",
"verdict": "Benign"
},
{
"benign_score": 6,
"criteria": [
"BP4_Strong",
"BP6_Moderate"
],
"effects": [
"downstream_gene_variant"
],
"gene_symbol": "TNXB",
"hgnc_id": 11976,
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"inheritance_mode": "AR,AD",
"pathogenic_score": 0,
"score": -6,
"transcript": "NM_001428335.1",
"verdict": "Likely_benign"
}
],
"acmg_classification": "Benign",
"acmg_criteria": "BP4_Strong,BP6_Moderate,BP7",
"acmg_score": -7,
"allele_count_reference_population": 113,
"alphamissense_prediction": null,
"alphamissense_score": null,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.85,
"chr": "6",
"clinvar_classification": "Benign",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "B:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": -0.8500000238418579,
"computational_source_selected": "BayesDel_noAF",
"consequences": [
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 495,
"aa_ref": "P",
"aa_start": 491,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2006,
"cdna_start": 1481,
"cds_end": null,
"cds_length": 1488,
"cds_start": 1473,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_000500.9",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1473G>A",
"hgvs_p": "p.Pro491Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000644719.2",
"protein_coding": true,
"protein_id": "NP_000491.4",
"strand": true,
"transcript": "NM_000500.9",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 495,
"aa_ref": "P",
"aa_start": 491,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 2006,
"cdna_start": 1481,
"cds_end": null,
"cds_length": 1488,
"cds_start": 1473,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000644719.2",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1473G>A",
"hgvs_p": "p.Pro491Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_000500.9",
"protein_coding": true,
"protein_id": "ENSP00000496625.1",
"strand": true,
"transcript": "ENST00000644719.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 507,
"aa_ref": "P",
"aa_start": 503,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2103,
"cdna_start": 1577,
"cds_end": null,
"cds_length": 1524,
"cds_start": 1509,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960600.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1509G>A",
"hgvs_p": "p.Pro503Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630659.1",
"strand": true,
"transcript": "ENST00000960600.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 498,
"aa_ref": "P",
"aa_start": 494,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2162,
"cdna_start": 1607,
"cds_end": null,
"cds_length": 1497,
"cds_start": 1482,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960597.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1482G>A",
"hgvs_p": "p.Pro494Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630656.1",
"strand": true,
"transcript": "ENST00000960597.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 496,
"aa_ref": "P",
"aa_start": 492,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2055,
"cdna_start": 1530,
"cds_end": null,
"cds_length": 1491,
"cds_start": 1476,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960601.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1476G>A",
"hgvs_p": "p.Pro492Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630660.1",
"strand": true,
"transcript": "ENST00000960601.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 495,
"aa_ref": "P",
"aa_start": 491,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2089,
"cdna_start": 1524,
"cds_end": null,
"cds_length": 1488,
"cds_start": 1473,
"consequences": [
"synonymous_variant"
],
"exon_count": 11,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960596.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1473G>A",
"hgvs_p": "p.Pro491Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630655.1",
"strand": true,
"transcript": "ENST00000960596.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 494,
"aa_ref": "P",
"aa_start": 490,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2076,
"cdna_start": 1521,
"cds_end": null,
"cds_length": 1485,
"cds_start": 1470,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960599.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1470G>A",
"hgvs_p": "p.Pro490Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630658.1",
"strand": true,
"transcript": "ENST00000960599.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 493,
"aa_ref": "P",
"aa_start": 489,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2731,
"cdna_start": 1530,
"cds_end": null,
"cds_length": 1482,
"cds_start": 1467,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960595.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1467G>A",
"hgvs_p": "p.Pro489Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630654.1",
"strand": true,
"transcript": "ENST00000960595.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 492,
"aa_ref": "P",
"aa_start": 488,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1996,
"cdna_start": 1472,
"cds_end": null,
"cds_length": 1479,
"cds_start": 1464,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000960605.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1464G>A",
"hgvs_p": "p.Pro488Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630664.1",
"strand": true,
"transcript": "ENST00000960605.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 476,
"aa_ref": "P",
"aa_start": 472,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2056,
"cdna_start": 1533,
"cds_end": null,
"cds_length": 1431,
"cds_start": 1416,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000960598.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1416G>A",
"hgvs_p": "p.Pro472Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630657.1",
"strand": true,
"transcript": "ENST00000960598.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 468,
"aa_ref": "P",
"aa_start": 464,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1925,
"cdna_start": 1400,
"cds_end": null,
"cds_length": 1407,
"cds_start": 1392,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000960604.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1392G>A",
"hgvs_p": "p.Pro464Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630663.1",
"strand": true,
"transcript": "ENST00000960604.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 466,
"aa_ref": "P",
"aa_start": 462,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1943,
"cdna_start": 1394,
"cds_end": null,
"cds_length": 1401,
"cds_start": 1386,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000960603.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1386G>A",
"hgvs_p": "p.Pro462Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630662.1",
"strand": true,
"transcript": "ENST00000960603.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 461,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1914,
"cdna_start": 1391,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1383,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001128590.4",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1383G>A",
"hgvs_p": "p.Pro461Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001122062.3",
"strand": true,
"transcript": "NM_001128590.4",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 465,
"aa_ref": "P",
"aa_start": 461,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1914,
"cdna_start": 1391,
"cds_end": null,
"cds_length": 1398,
"cds_start": 1383,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000435122.3",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1383G>A",
"hgvs_p": "p.Pro461Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000415043.2",
"strand": true,
"transcript": "ENST00000435122.3",
"transcript_support_level": 2
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 461,
"aa_ref": "P",
"aa_start": 457,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1896,
"cdna_start": 1378,
"cds_end": null,
"cds_length": 1386,
"cds_start": 1371,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000960607.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1371G>A",
"hgvs_p": "p.Pro457Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630666.1",
"strand": true,
"transcript": "ENST00000960607.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 452,
"aa_ref": "P",
"aa_start": 448,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1919,
"cdna_start": 1396,
"cds_end": null,
"cds_length": 1359,
"cds_start": 1344,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000960602.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1344G>A",
"hgvs_p": "p.Pro448Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630661.1",
"strand": true,
"transcript": "ENST00000960602.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 436,
"aa_ref": "P",
"aa_start": 432,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1825,
"cdna_start": 1304,
"cds_end": null,
"cds_length": 1311,
"cds_start": 1296,
"consequences": [
"synonymous_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000960606.1",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1296G>A",
"hgvs_p": "p.Pro432Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000630665.1",
"strand": true,
"transcript": "ENST00000960606.1",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 360,
"aa_ref": "P",
"aa_start": 356,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2023,
"cdna_start": 1500,
"cds_end": null,
"cds_length": 1083,
"cds_start": 1068,
"consequences": [
"synonymous_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001368143.2",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1068G>A",
"hgvs_p": "p.Pro356Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001355072.1",
"strand": true,
"transcript": "NM_001368143.2",
"transcript_support_level": null
},
{
"aa_alt": "P",
"aa_end": null,
"aa_length": 360,
"aa_ref": "P",
"aa_start": 356,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1933,
"cdna_start": 1410,
"cds_end": null,
"cds_length": 1083,
"cds_start": 1068,
"consequences": [
"synonymous_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "NM_001368144.2",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "c.1068G>A",
"hgvs_p": "p.Pro356Pro",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001355073.1",
"strand": true,
"transcript": "NM_001368144.2",
"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": 2137,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000479074.5",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "n.1614G>A",
"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": "ENST00000479074.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": 2112,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000479730.5",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "n.1589G>A",
"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": "ENST00000479730.5",
"transcript_support_level": 5
},
{
"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": 1709,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000483041.5",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "n.1642G>A",
"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": "ENST00000483041.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": 1975,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 8,
"exon_rank": 8,
"exon_rank_end": null,
"feature": "ENST00000486063.5",
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"hgvs_c": "n.1452G>A",
"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": "ENST00000486063.5",
"transcript_support_level": 3
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4244,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13097,
"cdna_start": null,
"cds_end": null,
"cds_length": 12735,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 44,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001365276.2",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000644971.2",
"protein_coding": true,
"protein_id": "NP_001352205.1",
"strand": true,
"transcript": "NM_001365276.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4244,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 13097,
"cdna_start": null,
"cds_end": null,
"cds_length": 12735,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 44,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000644971.2",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001365276.2",
"protein_coding": true,
"protein_id": "ENSP00000496448.1",
"strand": true,
"transcript": "ENST00000644971.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 673,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3125,
"cdna_start": null,
"cds_end": null,
"cds_length": 2022,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000451343.4",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000407685.1",
"strand": true,
"transcript": "ENST00000451343.4",
"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": 2756,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 14,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000490077.5",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "n.*36C>T",
"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": "ENST00000490077.5",
"transcript_support_level": 1
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4491,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13838,
"cdna_start": null,
"cds_end": null,
"cds_length": 13476,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 45,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_001428335.1",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001415264.1",
"strand": true,
"transcript": "NM_001428335.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4491,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13831,
"cdna_start": null,
"cds_end": null,
"cds_length": 13476,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 45,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000647633.1",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000497649.1",
"strand": true,
"transcript": "ENST00000647633.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4244,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13132,
"cdna_start": null,
"cds_end": null,
"cds_length": 12735,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 44,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000375244.7",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000364393.3",
"strand": true,
"transcript": "ENST00000375244.7",
"transcript_support_level": 5
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 4242,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 13091,
"cdna_start": null,
"cds_end": null,
"cds_length": 12729,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 44,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_019105.8",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_061978.6",
"strand": true,
"transcript": "NM_019105.8",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 673,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3127,
"cdna_start": null,
"cds_end": null,
"cds_length": 2022,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 13,
"exon_rank": null,
"exon_rank_end": null,
"feature": "NM_032470.4",
"gene_hgnc_id": 11976,
"gene_symbol": "TNXB",
"hgvs_c": "c.*230C>T",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_115859.2",
"strand": true,
"transcript": "NM_032470.4",
"transcript_support_level": null
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs6446",
"effect": "synonymous_variant",
"frequency_reference_population": 0.0007718263,
"gene_hgnc_id": 2600,
"gene_symbol": "CYP21A2",
"gnomad_exomes_ac": 612,
"gnomad_exomes_af": 0.000426135,
"gnomad_exomes_homalt": 232,
"gnomad_genomes_ac": 113,
"gnomad_genomes_af": 0.000771826,
"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": "Benign",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 0.316,
"pos": 32041119,
"ref": "G",
"revel_prediction": null,
"revel_score": null,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_000500.9"
}
]
}