← 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: 12-109903097-G-A (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=109903097&ref=G&alt=A&genome=hg38&allGenes=true"API Response
json
{
"message": null,
"variants": [
{
"acmg_by_gene": [
{
"benign_score": 2,
"criteria": [
"PM2",
"BP4_Moderate"
],
"effects": [
"missense_variant"
],
"gene_symbol": "TCHP",
"hgnc_id": 28135,
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"inheritance_mode": "AR",
"pathogenic_score": 2,
"score": 0,
"transcript": "NM_032300.5",
"verdict": "Uncertain_significance"
}
],
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "PM2,BP4_Moderate",
"acmg_score": 0,
"allele_count_reference_population": 7,
"alphamissense_prediction": null,
"alphamissense_score": 0.0988,
"alt": "A",
"apogee2_prediction": null,
"apogee2_score": null,
"bayesdelnoaf_prediction": "Benign",
"bayesdelnoaf_score": -0.43,
"chr": "12",
"clinvar_classification": "Uncertain significance",
"clinvar_disease": "not specified",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"computational_prediction_selected": "Benign",
"computational_score_selected": 0.14774861931800842,
"computational_source_selected": "MetaRNN",
"consequences": [
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3096,
"cdna_start": 224,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_001143852.2",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "ENST00000405876.9",
"protein_coding": true,
"protein_id": "NP_001137324.1",
"strand": true,
"transcript": "NM_001143852.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": true,
"cdna_end": null,
"cdna_length": 3096,
"cdna_start": 224,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000405876.9",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": "NM_001143852.2",
"protein_coding": true,
"protein_id": "ENSP00000384520.4",
"strand": true,
"transcript": "ENST00000405876.9",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3151,
"cdna_start": 285,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000312777.9",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000324404.5",
"strand": true,
"transcript": "ENST00000312777.9",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 173,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 973,
"cdna_start": 522,
"cds_end": null,
"cds_length": 522,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 5,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000536408.2",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000441835.2",
"strand": true,
"transcript": "ENST00000536408.2",
"transcript_support_level": 1
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3098,
"cdna_start": 226,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "NM_032300.5",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "NP_115676.1",
"strand": true,
"transcript": "NM_032300.5",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 490,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2082,
"cdna_start": 212,
"cds_end": null,
"cds_length": 1473,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000900220.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000570279.1",
"strand": true,
"transcript": "ENST00000900220.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 479,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3024,
"cdna_start": 215,
"cds_end": null,
"cds_length": 1440,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000912831.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582890.1",
"strand": true,
"transcript": "ENST00000912831.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 475,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3916,
"cdna_start": 218,
"cds_end": null,
"cds_length": 1428,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000955360.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625419.1",
"strand": true,
"transcript": "ENST00000955360.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 472,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3010,
"cdna_start": 217,
"cds_end": null,
"cds_length": 1419,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000912830.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000582889.1",
"strand": true,
"transcript": "ENST00000912830.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 450,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2936,
"cdna_start": 212,
"cds_end": null,
"cds_length": 1353,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 12,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000955361.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000625420.1",
"strand": true,
"transcript": "ENST00000955361.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 413,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2337,
"cdna_start": 218,
"cds_end": null,
"cds_length": 1242,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 11,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000900219.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "ENSP00000570278.1",
"strand": true,
"transcript": "ENST00000900219.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3426,
"cdna_start": 554,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_011538836.3",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011537138.1",
"strand": true,
"transcript": "XM_011538836.3",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 498,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 3005,
"cdna_start": 133,
"cds_end": null,
"cds_length": 1497,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 13,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_011538837.2",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_011537139.1",
"strand": true,
"transcript": "XM_011538837.2",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 352,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1299,
"cdna_start": 224,
"cds_end": null,
"cds_length": 1059,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 10,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_017020024.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_016875513.1",
"strand": true,
"transcript": "XM_017020024.1",
"transcript_support_level": null
},
{
"aa_alt": "Q",
"aa_end": null,
"aa_length": 240,
"aa_ref": "R",
"aa_start": 24,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 1021,
"cdna_start": 224,
"cds_end": null,
"cds_length": 723,
"cds_start": 71,
"consequences": [
"missense_variant"
],
"exon_count": 8,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "XM_047429668.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.71G>A",
"hgvs_p": "p.Arg24Gln",
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285624.1",
"strand": true,
"transcript": "XM_047429668.1",
"transcript_support_level": null
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": 435,
"aa_ref": null,
"aa_start": null,
"biotype": "protein_coding",
"canonical": false,
"cdna_end": null,
"cdna_length": 2959,
"cdna_start": null,
"cds_end": null,
"cds_length": 1308,
"cds_start": null,
"consequences": [
"5_prime_UTR_variant"
],
"exon_count": 12,
"exon_rank": 1,
"exon_rank_end": null,
"feature": "XM_047429667.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "c.-135G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": true,
"protein_id": "XP_047285623.1",
"strand": true,
"transcript": "XM_047429667.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": 853,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 4,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000537218.1",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "n.234G>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": "ENST00000537218.1",
"transcript_support_level": 2
},
{
"aa_alt": null,
"aa_end": null,
"aa_length": null,
"aa_ref": null,
"aa_start": null,
"biotype": "nonsense_mediated_decay",
"canonical": false,
"cdna_end": null,
"cdna_length": 2077,
"cdna_start": null,
"cds_end": null,
"cds_length": null,
"cds_start": null,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_count": 15,
"exon_rank": 2,
"exon_rank_end": null,
"feature": "ENST00000544838.5",
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"hgvs_c": "n.71G>A",
"hgvs_p": null,
"intron_rank": null,
"intron_rank_end": null,
"mane_plus": null,
"mane_select": null,
"protein_coding": false,
"protein_id": "ENSP00000440838.1",
"strand": true,
"transcript": "ENST00000544838.5",
"transcript_support_level": 2
}
],
"custom_annotations": null,
"dbscsnv_ada_prediction": null,
"dbscsnv_ada_score": null,
"dbsnp": "rs373497072",
"effect": "missense_variant",
"frequency_reference_population": 0.0000043372875,
"gene_hgnc_id": 28135,
"gene_symbol": "TCHP",
"gnomad_exomes_ac": 6,
"gnomad_exomes_af": 0.00000410475,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_ac": 1,
"gnomad_genomes_af": 0.00000657073,
"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": "Uncertain significance",
"phenotype_combined": "not specified",
"phylop100way_prediction": "Benign",
"phylop100way_score": 2.865,
"pos": 109903097,
"ref": "G",
"revel_prediction": "Benign",
"revel_score": 0.062,
"splice_prediction_selected": "Benign",
"splice_score_selected": 0,
"splice_source_selected": "max_spliceai",
"spliceai_max_prediction": "Benign",
"spliceai_max_score": 0,
"transcript": "NM_032300.5"
}
]
}