← 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-26413274-C-G (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=6&pos=26413274&ref=C&alt=G&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 1,
"criteria": [
"PM2",
"BP4"
],
"effects": [
"missense_variant"
],
"gene_symbol": "BTN3A1",
"hgnc_id": 1138,
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 1,
"transcript": "NM_007048.6",
"verdict": "Uncertain_significance"
},
{
"benign_score": 1,
"criteria": [
"PM2",
"BP4"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000291336",
"hgnc_id": null,
"hgvs_c": "n.1000-139913C>G",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 1,
"transcript": "ENST00000707189.1",
"verdict": "Uncertain_significance"
},
{
"benign_score": 1,
"criteria": [
"PM2",
"BP4"
],
"effects": [
"intron_variant"
],
"gene_symbol": "ENSG00000291338",
"hgnc_id": null,
"hgvs_c": "n.1001-119431C>G",
"hgvs_p": null,
"inheritance_mode": "",
"pathogenic_score": 2,
"score": 1,
"transcript": "ENST00000707191.1",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4",
"acmg_score": 1,
"allele_count_reference_population": 1,
"alphamissense_prediction": null,
"alphamissense_score": 0.1726,
"alt": "G",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.34,
"chr": "6",
"clinvar_classification": "",
"clinvar_disease": "",
"clinvar_review_status": "",
"clinvar_submissions_summary": "",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.3001883625984192,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3388,
"cdna_start": 1454,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_007048.6",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000289361.11",
"protein_coding": true,
"protein_id": "NP_008979.3",
"strand": true,
"transcript": "NM_007048.6",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3388,
"cdna_start": 1454,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000289361.11",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_007048.6",
"protein_coding": true,
"protein_id": "ENSP00000289361.6",
"strand": true,
"transcript": "ENST00000289361.11",
"transcript_support_level": 1
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3396,
"cdna_start": 1454,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000850859.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000520946.1",
"strand": true,
"transcript": "ENST00000850859.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3239,
"cdna_start": 1309,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000865809.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000535868.1",
"strand": true,
"transcript": "ENST00000865809.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 506,
"aa_ref": "P",
"aa_start": 368,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3413,
"cdna_start": 1471,
"cds_end": null,
"cds_length": 1521,
"cds_start": 1103,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000865808.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1103C>G",
"hgvs_p": "p.Pro368Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000535867.1",
"strand": true,
"transcript": "ENST00000865808.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 461,
"aa_ref": "P",
"aa_start": 323,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3232,
"cdna_start": 1298,
"cds_end": null,
"cds_length": 1386,
"cds_start": 968,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001145008.2",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.968C>G",
"hgvs_p": "p.Pro323Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001138480.1",
"strand": true,
"transcript": "NM_001145008.2",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 461,
"aa_ref": "P",
"aa_start": 323,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2077,
"cdna_start": 1278,
"cds_end": null,
"cds_length": 1386,
"cds_start": 968,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000414912.2",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.968C>G",
"hgvs_p": "p.Pro323Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000406667.2",
"strand": true,
"transcript": "ENST00000414912.2",
"transcript_support_level": 2
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 461,
"aa_ref": "P",
"aa_start": 323,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3030,
"cdna_start": 1101,
"cds_end": null,
"cds_length": 1386,
"cds_start": 968,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "ENST00000865812.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.968C>G",
"hgvs_p": "p.Pro323Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000535871.1",
"strand": true,
"transcript": "ENST00000865812.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 454,
"aa_ref": "P",
"aa_start": 316,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3182,
"cdna_start": 1240,
"cds_end": null,
"cds_length": 1365,
"cds_start": 947,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "ENST00000865811.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.947C>G",
"hgvs_p": "p.Pro316Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000535870.1",
"strand": true,
"transcript": "ENST00000865811.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 336,
"aa_ref": "P",
"aa_start": 198,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2686,
"cdna_start": 756,
"cds_end": null,
"cds_length": 1011,
"cds_start": 593,
"consequences": [
"missense_variant"
],
"exon_count": 6,
"exon_rank": 6,
"exon_rank_end": null,
"feature": "ENST00000865810.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.593C>G",
"hgvs_p": "p.Pro198Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000535869.1",
"strand": true,
"transcript": "ENST00000865810.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4625,
"cdna_start": 2691,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418120.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274076.1",
"strand": true,
"transcript": "XM_047418120.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 513,
"aa_ref": "P",
"aa_start": 375,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4220,
"cdna_start": 2286,
"cds_end": null,
"cds_length": 1542,
"cds_start": 1124,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418121.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1124C>G",
"hgvs_p": "p.Pro375Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274077.1",
"strand": true,
"transcript": "XM_047418121.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 506,
"aa_ref": "P",
"aa_start": 368,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3367,
"cdna_start": 1433,
"cds_end": null,
"cds_length": 1521,
"cds_start": 1103,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_005248833.3",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1103C>G",
"hgvs_p": "p.Pro368Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005248890.1",
"strand": true,
"transcript": "XM_005248833.3",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 506,
"aa_ref": "P",
"aa_start": 368,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4604,
"cdna_start": 2670,
"cds_end": null,
"cds_length": 1521,
"cds_start": 1103,
"consequences": [
"missense_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047418122.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.1103C>G",
"hgvs_p": "p.Pro368Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274078.1",
"strand": true,
"transcript": "XM_047418122.1",
"transcript_support_level": null
},
{
"aa_alt": "R",
"aa_end": null,
"aa_length": 321,
"aa_ref": "P",
"aa_start": 183,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4942,
"cdna_start": 3008,
"cds_end": null,
"cds_length": 966,
"cds_start": 548,
"consequences": [
"missense_variant"
],
"exon_count": 7,
"exon_rank": 7,
"exon_rank_end": null,
"feature": "XM_047418127.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.548C>G",
"hgvs_p": "p.Pro183Arg",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274083.1",
"strand": true,
"transcript": "XM_047418127.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 378,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4145,
"cdna_start": null,
"cds_end": null,
"cds_length": 1137,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_001145009.2",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*744C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_001138481.1",
"strand": true,
"transcript": "NM_001145009.2",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 352,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3682,
"cdna_start": null,
"cds_end": null,
"cds_length": 1059,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "NM_194441.3",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_919423.1",
"strand": true,
"transcript": "NM_194441.3",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 378,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4977,
"cdna_start": null,
"cds_end": null,
"cds_length": 1137,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418123.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*744C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274079.1",
"strand": true,
"transcript": "XM_047418123.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 352,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3852,
"cdna_start": null,
"cds_end": null,
"cds_length": 1059,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_005248834.5",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_005248891.1",
"strand": true,
"transcript": "XM_005248834.5",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 352,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 5089,
"cdna_start": null,
"cds_end": null,
"cds_length": 1059,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418124.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274080.1",
"strand": true,
"transcript": "XM_047418124.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 345,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3831,
"cdna_start": null,
"cds_end": null,
"cds_length": 1038,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 9,
"exon_rank": 9,
"exon_rank_end": null,
"feature": "XM_047418125.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274081.1",
"strand": true,
"transcript": "XM_047418125.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 326,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3989,
"cdna_start": null,
"cds_end": null,
"cds_length": 981,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418126.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*744C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274082.1",
"strand": true,
"transcript": "XM_047418126.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 300,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3696,
"cdna_start": null,
"cds_end": null,
"cds_length": 903,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418128.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274084.1",
"strand": true,
"transcript": "XM_047418128.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 300,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 4933,
"cdna_start": null,
"cds_end": null,
"cds_length": 903,
"cds_start": null,
"consequences": [
"3_prime_UTR_variant"
],
"exon_count": 10,
"exon_rank": 10,
"exon_rank_end": null,
"feature": "XM_047418129.1",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047274085.1",
"strand": true,
"transcript": "XM_047418129.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": 3442,
"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": "ENST00000082468.11",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "n.1512C>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": "ENST00000082468.11",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "TEC",
"canonical": false,
"cdna_end": null,
"cdna_length": 2209,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000707189.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000291336",
"hgvs_c": "n.1000-139913C>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000707189.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "TEC",
"canonical": false,
"cdna_end": null,
"cdna_length": 1753,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"intron_variant"
],
"exon_count": 2,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000707191.1",
"gene_hgnc_id": null,
"gene_symbol": "ENSG00000291338",
"hgvs_c": "n.1001-119431C>G",
"hgvs_p": null,
"intron_rank": 1,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": null,
"strand": true,
"transcript": "ENST00000707191.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 352,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1758,
"cdna_start": null,
"cds_end": null,
"cds_length": 1059,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 10,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000476549.6",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "c.*529C>G",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000420010.2",
"strand": true,
"transcript": "ENST00000476549.6",
"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": 895,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"downstream_gene_variant"
],
"exon_count": 5,
"exon_rank": null,
"exon_rank_end": null,
"feature": "ENST00000513047.5",
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"hgvs_c": "n.*57C>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": "ENST00000513047.5",
"transcript_support_level": 3
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs1762281697",
"effect": "missense_variant",
"frequency_reference_population": 6.84046e-7,
"gene_hgnc_id": 1138,
"gene_symbol": "BTN3A1",
"gnomad_exomes_ac": 1,
"gnomad_exomes_af": 6.84046e-7,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": null,
"gnomad_genomes_af": null,
"gnomad_genomes_homalt": null,
"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": "Uncertain_significance",
"phylop100way_score": 3.834,
"pos": 26413274,
"ref": "C",
"revel_prediction": "Benign",
"revel_score": 0.146,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0.14000000059604645,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0.14,
"transcript": "NM_007048.6"
}
]
}