← 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-109908922-G-T (hg38)
Bash / cURL Example
bash
curl "https://api.genebe.net/cloud/api-public/v1/variant?chr=12&pos=109908922&ref=G&alt=T&genome=hg38&allGenes=true"API Response
json
{
"variants": [
{
"chr": "12",
"pos": 109908922,
"ref": "G",
"alt": "T",
"effect": "missense_variant",
"transcript": "NM_032300.5",
"consequences": [
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "NM_001143852.2",
"protein_id": "NP_001137324.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 1017,
"cdna_end": null,
"cdna_length": 3096,
"mane_select": "ENST00000405876.9",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_001143852.2"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": true,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000405876.9",
"protein_id": "ENSP00000384520.4",
"transcript_support_level": 1,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 1017,
"cdna_end": null,
"cdna_length": 3096,
"mane_select": "NM_001143852.2",
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000405876.9"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000312777.9",
"protein_id": "ENSP00000324404.5",
"transcript_support_level": 1,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 1078,
"cdna_end": null,
"cdna_length": 3151,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000312777.9"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "NM_032300.5",
"protein_id": "NP_115676.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 1019,
"cdna_end": null,
"cdna_length": 3098,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "NM_032300.5"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000900220.1",
"protein_id": "ENSP00000570279.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 490,
"cds_start": 864,
"cds_end": null,
"cds_length": 1473,
"cdna_start": 1005,
"cdna_end": null,
"cdna_length": 2082,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900220.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.807G>T",
"hgvs_p": "p.Gln269His",
"transcript": "ENST00000912831.1",
"protein_id": "ENSP00000582890.1",
"transcript_support_level": null,
"aa_start": 269,
"aa_end": null,
"aa_length": 479,
"cds_start": 807,
"cds_end": null,
"cds_length": 1440,
"cdna_start": 951,
"cdna_end": null,
"cdna_length": 3024,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000912831.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.795G>T",
"hgvs_p": "p.Gln265His",
"transcript": "ENST00000955360.1",
"protein_id": "ENSP00000625419.1",
"transcript_support_level": null,
"aa_start": 265,
"aa_end": null,
"aa_length": 475,
"cds_start": 795,
"cds_end": null,
"cds_length": 1428,
"cdna_start": 942,
"cdna_end": null,
"cdna_length": 3916,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000955360.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000912830.1",
"protein_id": "ENSP00000582889.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 472,
"cds_start": 864,
"cds_end": null,
"cds_length": 1419,
"cdna_start": 1010,
"cdna_end": null,
"cdna_length": 3010,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000912830.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000955361.1",
"protein_id": "ENSP00000625420.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 450,
"cds_start": 864,
"cds_end": null,
"cds_length": 1353,
"cdna_start": 1005,
"cdna_end": null,
"cdna_length": 2936,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000955361.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 11,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "ENST00000900219.1",
"protein_id": "ENSP00000570278.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 413,
"cds_start": 864,
"cds_end": null,
"cds_length": 1242,
"cdna_start": 1011,
"cdna_end": null,
"cdna_length": 2337,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "ENST00000900219.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "XM_011538836.3",
"protein_id": "XP_011537138.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 1347,
"cdna_end": null,
"cdna_length": 3426,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011538836.3"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 13,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "XM_011538837.2",
"protein_id": "XP_011537139.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 498,
"cds_start": 864,
"cds_end": null,
"cds_length": 1497,
"cdna_start": 926,
"cdna_end": null,
"cdna_length": 3005,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_011538837.2"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 12,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.675G>T",
"hgvs_p": "p.Gln225His",
"transcript": "XM_047429667.1",
"protein_id": "XP_047285623.1",
"transcript_support_level": null,
"aa_start": 225,
"aa_end": null,
"aa_length": 435,
"cds_start": 675,
"cds_end": null,
"cds_length": 1308,
"cdna_start": 880,
"cdna_end": null,
"cdna_length": 2959,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047429667.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His",
"transcript": "XM_017020024.1",
"protein_id": "XP_016875513.1",
"transcript_support_level": null,
"aa_start": 288,
"aa_end": null,
"aa_length": 352,
"cds_start": 864,
"cds_end": null,
"cds_length": 1059,
"cdna_start": 1017,
"cdna_end": null,
"cdna_length": 1299,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017020024.1"
},
{
"aa_ref": "Q",
"aa_alt": "H",
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"missense_variant"
],
"exon_rank": 5,
"exon_rank_end": null,
"exon_count": 10,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.408G>T",
"hgvs_p": "p.Gln136His",
"transcript": "XM_017020025.3",
"protein_id": "XP_016875514.1",
"transcript_support_level": null,
"aa_start": 136,
"aa_end": null,
"aa_length": 346,
"cds_start": 408,
"cds_end": null,
"cds_length": 1041,
"cdna_start": 594,
"cdna_end": null,
"cdna_length": 2673,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_017020025.3"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": true,
"strand": true,
"consequences": [
"3_prime_UTR_variant"
],
"exon_rank": 7,
"exon_rank_end": null,
"exon_count": 8,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "c.*28G>T",
"hgvs_p": null,
"transcript": "XM_047429668.1",
"protein_id": "XP_047285624.1",
"transcript_support_level": null,
"aa_start": null,
"aa_end": null,
"aa_length": 240,
"cds_start": null,
"cds_end": null,
"cds_length": 723,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 1021,
"mane_select": null,
"mane_plus": null,
"biotype": "protein_coding",
"feature": "XM_047429668.1"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 8,
"exon_rank_end": null,
"exon_count": 15,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "n.864G>T",
"hgvs_p": null,
"transcript": "ENST00000544838.5",
"protein_id": "ENSP00000440838.1",
"transcript_support_level": 2,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 2077,
"mane_select": null,
"mane_plus": null,
"biotype": "nonsense_mediated_decay",
"feature": "ENST00000544838.5"
},
{
"aa_ref": null,
"aa_alt": null,
"canonical": false,
"protein_coding": false,
"strand": true,
"consequences": [
"non_coding_transcript_exon_variant"
],
"exon_rank": 1,
"exon_rank_end": null,
"exon_count": 4,
"intron_rank": null,
"intron_rank_end": null,
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"hgvs_c": "n.108G>T",
"hgvs_p": null,
"transcript": "ENST00000549550.1",
"protein_id": null,
"transcript_support_level": 3,
"aa_start": null,
"aa_end": null,
"aa_length": null,
"cds_start": null,
"cds_end": null,
"cds_length": null,
"cdna_start": null,
"cdna_end": null,
"cdna_length": 465,
"mane_select": null,
"mane_plus": null,
"biotype": "retained_intron",
"feature": "ENST00000549550.1"
}
],
"gene_symbol": "TCHP",
"gene_hgnc_id": 28135,
"dbsnp": "rs202170610",
"frequency_reference_population": 0.000009292402,
"hom_count_reference_population": 0,
"allele_count_reference_population": 15,
"gnomad_exomes_af": 0.00000752457,
"gnomad_genomes_af": 0.0000262564,
"gnomad_exomes_ac": 11,
"gnomad_genomes_ac": 4,
"gnomad_exomes_homalt": 0,
"gnomad_genomes_homalt": 0,
"gnomad_mito_homoplasmic": null,
"gnomad_mito_heteroplasmic": null,
"computational_score_selected": 0.4674357771873474,
"computational_prediction_selected": "Uncertain_significance",
"computational_source_selected": "MetaRNN",
"splice_score_selected": 0.009999999776482582,
"splice_prediction_selected": "Benign",
"splice_source_selected": "max_spliceai",
"revel_score": 0.107,
"revel_prediction": "Benign",
"alphamissense_score": 0.3618,
"alphamissense_prediction": null,
"bayesdelnoaf_score": -0.33,
"bayesdelnoaf_prediction": "Benign",
"phylop100way_score": 4.695,
"phylop100way_prediction": "Uncertain_significance",
"spliceai_max_score": 0.01,
"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": 0,
"acmg_classification": "Uncertain_significance",
"acmg_criteria": "",
"acmg_by_gene": [
{
"score": 0,
"benign_score": 0,
"pathogenic_score": 0,
"criteria": [],
"verdict": "Uncertain_significance",
"transcript": "NM_032300.5",
"gene_symbol": "TCHP",
"hgnc_id": 28135,
"effects": [
"missense_variant"
],
"inheritance_mode": "AR",
"hgvs_c": "c.864G>T",
"hgvs_p": "p.Gln288His"
}
],
"clinvar_disease": "not specified",
"clinvar_classification": "Uncertain significance",
"clinvar_review_status": "criteria provided, single submitter",
"clinvar_submissions_summary": "US:1",
"phenotype_combined": "not specified",
"pathogenicity_classification_combined": "Uncertain significance",
"custom_annotations": null
}
],
"message": null
}